It works fine for me under OS X in my version of SDCC (2.6.3 #4543),
both with and without unmatched apostrophes in comments.  They have
done a lot of work since that 2.6.0 release.  It may behoove you to
get an updated snapshot.

Matt

On 4/29/07, Frieder Ferlemann <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Borut Razem schrieb:
> > Which sdcc version are you using?
> >
> > sdcc --version
> >
> > Which OS (from the dir names I assume Mac OS X)?
> >
> > Can you try it with the latest snapshot build from
> > http://sdcc.sourceforge.net/snap.php?
>
> Guessing from the line numbers in the report:
>
> /Users/name/test.c:10:11: missing terminating ' character
> /Users/name/test.c:14:11: missing terminating ' character
> /Users/name/test.c:18:11: missing terminating ' character
> /Users/name/test.c:20:11: missing terminating ' character
> /Users/name/test.c:21:11: missing terminating ' character
> /Users/name/test.c:25:1: warning: no newline at end of file
>
> there are probably some comments above the code mentioned?
>
> Older versions of SDCC didn't like unmatched apostrophes
> as for example in this sentence.
>
> Maybe related:
> http://sourceforge.net/tracker/index.php?func=detail&aid=1494169&group_id=599&atid=350599
>
> Greetings,
>
> Frieder
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to