IInitialize intialLogFileName#142
Conversation
trace_translate , the general translation function in lou_translateString.c calls translatePass for pass2, 3 and 4. translatePass does currently not update the output positions. This modification tries to handle this. This may affect cursor position too.
|
Did something go wrong? |
|
Hi Bert, Arend |
|
Sure we'll figure it out. I see a commit on your master branch called: "Initialize initialLogFileName. also add define for old version of MS compiler". I think that is the one. Thanks! |
Possible crash if initialLogFileName not initialized
In addition define of vsnprintf for old versions of MS Visual Studio compiler