Changes between Initial Version and Version 7 of Ticket #928


Ignore:
Timestamp:
Aug 23, 2007, 8:26:46 AM (15 years ago)
Author:
John Maddock
Comment:

Just to be clear about the current situation:

The function call types used by the regex lib are designed to always match the call types used in the binaries. Further, you absolutely can not mix a release binary in a debug build or vice versa - they use different runtime libraries.

As I said previously, this prevents an awful lot of support calls for me, so it's not going to change unless *lots* of people complain, and at present I don't see that.

Regards, John Maddock

PS, if this gets opened again, please don't do so anonymously, it makes my life much harder!

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #928

    • Property Status assignedclosed
    • Property Resolution Rejectedwontfix
    • Property SeverityProblem