Iain Hibbert
2012-11-29 09:52:14 UTC
Module Name: pcc
Committed By: plunky
Date: Thu Nov 29 09:52:14 UTC 2012
Modified Files:
pcc/cc/cpp: token.c
Log Message:
since ccom does not understand #pragma directive with preceeding
whitespace, ensure that we output them at the start of a line,
and prtline() to keep the correct line count
fixes a problem building musl reported by Szabolics Nagy, on pcc-list
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Committed By: plunky
Date: Thu Nov 29 09:52:14 UTC 2012
Modified Files:
pcc/cc/cpp: token.c
Log Message:
since ccom does not understand #pragma directive with preceeding
whitespace, ensure that we output them at the start of a line,
and prtline() to keep the correct line count
fixes a problem building musl reported by Szabolics Nagy, on pcc-list
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.