Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defining TRACE breaks compilation #30

Closed
GoogleCodeExporter opened this issue Sep 9, 2015 · 3 comments
Closed

Defining TRACE breaks compilation #30

GoogleCodeExporter opened this issue Sep 9, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

  Flip on TRACE

What is the expected output? What do you see instead?

  Expected: Source code compiles
  Actual: Break in line 61 of pager_c.cs, sqlite3DebugPrintf is not defined 
  Reason: in printf_c.cs, sqlite3DebugPrintf is ifdef'd out if SQLITE_DEBUG 
is not defined

What version of the product are you using? On what operating system?

Rev 16 of source on x64 Win7

Original issue reported on code.google.com by Jay.Beav...@gmail.com on 12 Aug 2009 at 2:53

@GoogleCodeExporter
Copy link
Author

Will check in with 3.6.17 revision later this week

Original comment by noah.hart@gmail.com on 12 Aug 2009 at 3:06

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Fixed with 3.6.17

Original comment by noah.hart@gmail.com on 18 Aug 2009 at 7:18

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Added Milestone label

Original comment by noah.hart@gmail.com on 8 Apr 2010 at 1:45

  • Added labels: Milestone-3.6.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant