/[svn]/libgig/trunk/ChangeLog
ViewVC logotype

Diff of /libgig/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3957 by schoenebeck, Sat Jun 19 10:44:14 2021 UTC revision 3958 by schoenebeck, Sat Jun 19 10:48:12 2021 UTC
# Line 60  Version SVN trunk (?) Line 60  Version SVN trunk (?)
60        Instrument::IsScriptSlotBypassed(size_t).        Instrument::IsScriptSlotBypassed(size_t).
61      - Changed signature of method Instrument::SetScriptSlotBypassed(uint,bool)      - Changed signature of method Instrument::SetScriptSlotBypassed(uint,bool)
62        to Instrument::SetScriptSlotBypassed(size_t,bool).        to Instrument::SetScriptSlotBypassed(size_t,bool).
63        - Changed signature of method
64          Instrument::IsScriptPatchVariableSet(int,String) to
65          Instrument::IsScriptPatchVariableSet(size_t,String).
66    
67    * src/SF.cpp, src/SF.h:    * src/SF.cpp, src/SF.h:
68      - File::DeleteInstrument(): Fix clang sanatizer warning.      - File::DeleteInstrument(): Fix clang sanatizer warning.

Legend:
Removed from v.3957  
changed lines
  Added in v.3958

  ViewVC Help
Powered by ViewVC