Discussion:
[xplc-general] [ xplc-Patches-972189 ] remove -pedantic switch
SourceForge.net
2004-06-13 16:15:12 UTC
Permalink
Patches item #972189, was opened at 2004-06-13 11:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=301814&aid=972189&group_id=1814

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: remove -pedantic switch

Initial Comment:
Using -pedantic switch causes several errors with
modern C++ constructions - like long long and so on...

For example it causes compile errors with WvStreams
3.80 snapshot.

This diff removes -pedantic form config/vars.mk

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=301814&aid=972189&group_id=1814
SourceForge.net
2004-06-13 19:58:02 UTC
Permalink
Patches item #972189, was opened at 2004-06-13 14:14
Message generated for change (Comment added) made by pphaneuf
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=301814&aid=972189&group_id=1814

Category: None
Group: None
Status: Closed
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: remove -pedantic switch

Initial Comment:
Using -pedantic switch causes several errors with
modern C++ constructions - like long long and so on...

For example it causes compile errors with WvStreams
3.80 snapshot.

This diff removes -pedantic form config/vars.mk

----------------------------------------------------------------------
Comment By: Pierre Phaneuf (pphaneuf)
Date: 2004-06-13 17:57

Message:
Logged In: YES
user_id=5633

Applied, thanks!

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=301814&aid=972189&group_id=1814
Loading...