DO NOT REPLY [Bug 7889] - pcre.c:2534: `pcre_default_tables' undeclared

2003-02-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7889

pcre.c:2534: `pcre_default_tables' undeclared

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 7889] - pcre.c:2534: `pcre_default_tables' undeclared

2002-04-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7889

pcre.c:2534: `pcre_default_tables' undeclared

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2002-04-26 20:45 ---
hmm... nevermind.  turned out it was bogus compiler output from a modified gcc. 
 ;)


DO NOT REPLY [Bug 7889] - pcre.c:2534: `pcre_default_tables' undeclared

2002-04-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7889

pcre.c:2534: `pcre_default_tables' undeclared

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |



--- Additional Comments From [EMAIL PROTECTED]  2002-04-26 20:40 ---
One of my colleagues just now reproduced this problem.  I'll look into it.


DO NOT REPLY [Bug 7889] - pcre.c:2534: `pcre_default_tables' undeclared

2002-04-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7889

pcre.c:2534: `pcre_default_tables' undeclared

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2002-04-25 00:41 ---
Closing this bug as this works for me and we have received no response from
submitter.


DO NOT REPLY [Bug 7889] - pcre.c:2534: `pcre_default_tables' undeclared

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7889

pcre.c:2534: `pcre_default_tables' undeclared





--- Additional Comments From [EMAIL PROTECTED]  2002-04-15 06:00 ---
Can you please attach your srclib/pcre/chartables.c file?

This should be handled at srclib/pcre/pcre.c:261:

#include "chartables.c"

which includes the pcre_default_tables definition.

This file is generated from srclib/pcre/dftables.  I bet your compiler is having
problems producing or executing srclib/pcre/dftables.


DO NOT REPLY [Bug 7889] - pcre.c:2534: `pcre_default_tables' undeclared

2002-04-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7889

pcre.c:2534: `pcre_default_tables' undeclared

[EMAIL PROTECTED] changed:

   What|Removed |Added

  Component|All |Build


DO NOT REPLY [Bug 7889] - pcre.c:2534: `pcre_default_tables' undeclared

2002-04-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7889

pcre.c:2534: `pcre_default_tables' undeclared





--- Additional Comments From [EMAIL PROTECTED]  2002-04-11 19:34 ---
This problem did not occur when compiled with gcc-2.95.3