Hi Seb,

> can you tell me more why you would want to ignore section ? should I setup
> another commandline option to allow this ?

Sometimes a section is optional. E.g. cpp on 16f88 is used to indicate
which pin is actual activated by pragma. An other example is
seven-segment definition. This is optional and you still have a valid
sample without it.
I can't think of a reason why this should be optional. If the section
is essential and not provided, the compile will fail. Otherwise, the
sample is valid. If you do think it should be optional, I guess it
should be an optional-version of the use statement and not a command
line option. This way the test designer makes the decision.

Joep

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to