Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » MySQL example compile issue
Re: MySQL example compile issue [message #35919 is a reply to message #35918] Tue, 03 April 2012 07:37 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

ffndev wrote on Mon, 02 April 2012 23:46

I have one more question, when compiling "Release" there's an error (I posted it earlier) about incorrect letter (0x40) somewhere in code, what's wrong with that? Does it mean I can't build release version (Is it MySql lib fault?)

This usually means someone has uploaded a code with temporary debug only logging enabled - in release it is defined to be '@' in order to trigger compiler error (so someone notices it removes the logging). Just have a look somewhere near the place the compiler reports the error should be *LOG or *DUMP macro that causes it.

IMHO it is not very good idea to make compiler spit out this error that tells nothing about the reasons and it happens quite often that code with those logs is committed into the svn, confusing poeple who don't know that it is just a trick :-/

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Parsing xml..
Next Topic: Moving to Linux dev from Win
Goto Forum:
  


Current Time: Mon May 13 08:28:29 CEST 2024

Total time taken to generate the page: 0.02701 seconds