Search the web
Sign In
New User? Sign Up
jallist · JAL mailing list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
var volatile procedure??   Message List  
Reply | Forward Message #27026 of 27400 |
Re: var volatile procedure??

--- In jallist@yahoogroups.com, "matthewschinkel" <matthewschinkel@...> wrote:
>
> I do not want to use this method, the jal compiler should be able to
> make an alias without using more space on the pic.
I agree on this; the proposed work-around does not only require more code space
and more execution time, but also more RAM use (which is scarse).

> Who can I ask to get this in the compiler? kyle??
Yes.
And I second this request.
It provides the option to select one of multiple, similar libraries (like
i2c_hardware, i2c_software) and give access to them without overhead and retain
the option to use them concurrently (not with the same name).

Joep





Tue Jul 14, 2009 6:37 am

jsuijs
Offline Offline
Send Email Send Email

Forward
Message #27026 of 27400 |
Expand Messages Author Sort by Date

I was just wondering if it is possible to do this with jal or if it could be added. Currently we can say that a variable is another variable with: var volatile...
matthewschinkel
Offline Send Email
Jul 14, 2009
4:07 am

... If I still have a vote: seems perfectly reasonable to me, but - no 'volatile', because that is a variable attribute - this might not work for _usec_delay...
Wouter van Ooijen
wvooijen
Offline Send Email
Jul 14, 2009
5:50 am

Hi Matt, I believe that you can alias a procedure as another procedure without any problems. Just include your PATA library that contains the pata_hd_go_to_...
Shawn Standfast
sstandfast
Offline Send Email
Jul 14, 2009
6:03 am

I do not want to use this method, the jal compiler should be able to make an alias without using more space on the pic. Who can I ask to get this in the...
matthewschinkel
Offline Send Email
Jul 14, 2009
6:17 am

... I agree on this; the proposed work-around does not only require more code space and more execution time, but also more RAM use (which is scarse). ... Yes. ...
Joep Suijs
jsuijs
Offline Send Email
Jul 14, 2009
6:37 am

Kyle! are you reading this? Where do I find him? Jallib?...
matthewschinkel
Offline Send Email
Jul 14, 2009
7:10 am

... Kyle is on this list, but seems to have little time (he did not respond to a bugreport I send a few weeks ago)... Joep...
Joep Suijs
jsuijs
Offline Send Email
Jul 14, 2009
11:14 am

Could someone please send an email to kyle for me? If this is added, fat32 will be usable on an unlimited amount of media types....
matthewschinkel
Offline Send Email
Jul 14, 2009
2:23 pm

Greetings, ... ??? What'd I miss? --kyle...
zmafoox
Offline Send Email
Jul 14, 2009
4:36 pm

... Hi Kyle, ... Maybe it was due to the way I tried to report it to you... I created an issue report on the jallib list and (tried to) send you a copy. The...
Joep Suijs
jsuijs
Offline Send Email
Jul 14, 2009
8:47 pm

Hi Kyle, Did you get a chance to look at this issue? Let me know if you need more info. Joep...
Joep Suijs
jsuijs
Offline Send Email
Jul 21, 2009
5:52 am

Greetings, ... Cannot reproduce. If you could package all of the files required to reproduce & send it off to me that would be most helpful. --kyle...
zmafoox
Offline Send Email
Jul 21, 2009
5:25 pm

Hi, ... The package is updated with all libs required. http://jallib.googlecode.com/svn/trunk/casualties/20090530%20bugreport.zip Joep...
Joep Suijs
jsuijs
Offline Send Email
Jul 21, 2009
9:19 pm

Greetings, ... For some reason I cannot download this in FireFox by either clicking on it or right clicking & choosing `save as...' Odd. Good thing for wget! ...
zmafoox
Offline Send Email
Jul 22, 2009
2:29 pm

... Patience grasshopper. I read this list once/day when the digest is sent (at random times, go figure). A scant ten hours has elapsed since you first posted...
zmafoox
Offline Send Email
Jul 14, 2009
4:35 pm

... Kyle, this would be perfect, thanks! Would this allow me to also do the following: var byte var_a[4] var_a[0] = 1 var_a[1] = 2 var_a[2] = 3 var_a[3] = 4 ...
matthewschinkel
Offline Send Email
Jul 14, 2009
5:32 pm

Greetings, ... No, ALIAS would be a simple search/replace feature. This would still require `var byte my_important_data at var_a + 2' (or whatever the existing...
zmafoox
Offline Send Email
Jul 14, 2009
7:42 pm

Ah... aliasing procedures and functions ! I second this request too ! Seb ... i2c_hardware, i2c_software) and give access to them without overhead and retain...
Sebastien Lelong
sir.loon
Offline Send Email
Jul 14, 2009
7:29 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help