Hi,

   When I use asm functions in PODS, the editor display some assembly
codes as errors. But when I compile the project, the compiler don't
identify this assembly code as erros and the build completes ok. Does
someone knows what's happen? How can I configure the editor to don't
display some correct assembly codes as errors?
   I'm using a Managed PNO Project.

Example:
asm int func (int a) {
       add r0, r0, #4 // return a + 4
}
In this code, the editor underlines "int" and "4" as error, but they aren't.

[]'s,
Leandro Jekimim Goulart

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to