Bugs item #1651822, was opened at 2007-02-04 17:13
Message generated for change (Comment added) made by mayrm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1651822&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PF/compiler
Group: Pathfinder CVS Head
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ying Zhang (yingying)
Assigned to: Manuel Mayr (mayrm)
Summary: XQ: compilation errors with --enable-strict

Initial Comment:
Compiling pathfinder with GCC 4.0.2 with the configure option '--enable-strict' 
enabled (see Stefan's commit concerning making the GCC compiler as picky as 
ICC) results in following warnings:

cc1: warnings being treated as errors
../../../compiler/sql/lalg2sql.brg: In function 'sql_override_expr':
../../../compiler/sql/lalg2sql.brg:602: warning: ''' flag used with '%n' printf 
format
../../../compiler/sql/lalg2sql.brg:602: warning: ' ' flag used with '%n' printf 
format
../../../compiler/sql/lalg2sql.brg:602: warning: too few arguments for format
../../../compiler/sql/lalg2sql.brg: In function 'reduce':
../../../compiler/sql/lalg2sql.brg:804: warning: unused variable 'clmnlist2'
../../../compiler/sql/lalg2sql.brg:1775: warning: unused variable 'qn2_crrl'
make[5]: *** [libsql_la-lalg2sql.lo] Error 1
make[4]: *** [install] Error 2
make[3]: *** [install-recursive] Error 1
make[2]: *** [install] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
Errors occurred during rebuilding of pathfinder

Manuel, I assign this bug to you, since you are the SQL guy of PF:)  Please 
feel free to assign the bug to someone else if this is not your responsibility.

Regards,

Jennie

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

>Comment By: Manuel Mayr (mayrm)
Date: 2007-02-04 18:07

Message:
Logged In: YES 
user_id=1629542
Originator: NO

Hi Jennie,
thx for your feedback, it was definitly my fault.

Check out the new version, I hope it will satisfy the needs of your
compiler ;)

Regards,
   Manuel

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1651822&group_id=56967

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to