Update of /cvsroot/boost/boost/libs/wave/src/cpplexer/re2clex
In directory
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4358/libs/wave/src/cpplexer/re2clex
Modified Files:
cpp_re.inc strict_cpp_re.inc
Log Message:
Wave: fixed --force_include behavior as discussed on the list.
Index: cpp_re.inc
===================================================================
RCS file: /cvsroot/boost/boost/libs/wave/src/cpplexer/re2clex/cpp_re.inc,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- cpp_re.inc 20 Dec 2006 16:55:55 -0000 1.21
+++ cpp_re.inc 11 Mar 2007 17:23:44 -0000 1.22
@@ -1,4 +1,4 @@
-/* Generated by re2c 0.10.6 on Fri Dec 01 12:25:16 2006 */
+/* Generated by re2c 0.11.2 on Sun Mar 11 12:18:48 2007 */
#line 1 "cpp.re"
/*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
@@ -21,7 +21,7 @@
{
- static unsigned char yybm[] = {
+ static const unsigned char yybm[] = {
/* table 1 .. 8: 0 */
0, 0, 0, 0, 0, 0, 0, 0,
0, 58, 32, 58, 58, 64, 0, 0,
@@ -6311,7 +6311,7 @@
if (s->detect_pp_numbers) {
{
- static unsigned char yybm[] = {
+ static const unsigned char yybm[] = {
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
@@ -6598,7 +6598,7 @@
}
else {
{
- static unsigned char yybm[] = {
+ static const unsigned char yybm[] = {
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
Index: strict_cpp_re.inc
===================================================================
RCS file:
/cvsroot/boost/boost/libs/wave/src/cpplexer/re2clex/strict_cpp_re.inc,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- strict_cpp_re.inc 20 Dec 2006 16:55:56 -0000 1.20
+++ strict_cpp_re.inc 11 Mar 2007 17:23:44 -0000 1.21
@@ -1,4 +1,4 @@
-/* Generated by re2c 0.10.6 on Tue Nov 21 19:59:08 2006 */
+/* Generated by re2c 0.11.2 on Sun Mar 11 12:18:56 2007 */
#line 1 "strict_cpp.re"
/*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
@@ -21,7 +21,7 @@
{
- static unsigned char yybm[] = {
+ static const unsigned char yybm[] = {
/* table 1 .. 8: 0 */
0, 0, 0, 0, 0, 0, 0, 0,
0, 58, 32, 58, 58, 64, 0, 0,
@@ -6307,7 +6307,7 @@
if (s->detect_pp_numbers) {
{
- static unsigned char yybm[] = {
+ static const unsigned char yybm[] = {
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
@@ -6586,7 +6586,7 @@
}
else {
{
- static unsigned char yybm[] = {
+ static const unsigned char yybm[] = {
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs