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

Diff of /libgig/trunk/ChangeLog

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

revision 3956 by schoenebeck, Sat Jun 19 10:41:02 2021 UTC revision 3957 by schoenebeck, Sat Jun 19 10:44:14 2021 UTC
# Line 58  Version SVN trunk (?) Line 58  Version SVN trunk (?)
58        size_t instead of uint.        size_t instead of uint.
59      - Changed signature of method Instrument::IsScriptSlotBypassed(uint) to      - Changed signature of method Instrument::IsScriptSlotBypassed(uint) to
60        Instrument::IsScriptSlotBypassed(size_t).        Instrument::IsScriptSlotBypassed(size_t).
61        - Changed signature of method Instrument::SetScriptSlotBypassed(uint,bool)
62          to Instrument::SetScriptSlotBypassed(size_t,bool).
63    
64    * src/SF.cpp, src/SF.h:    * src/SF.cpp, src/SF.h:
65      - File::DeleteInstrument(): Fix clang sanatizer warning.      - File::DeleteInstrument(): Fix clang sanatizer warning.

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

  ViewVC Help
Powered by ViewVC