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

Diff of /libgig/trunk/ChangeLog

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

revision 3954 by schoenebeck, Sat Jun 19 10:35:01 2021 UTC revision 3955 by schoenebeck, Sat Jun 19 10:38:45 2021 UTC
# Line 54  Version SVN trunk (?) Line 54  Version SVN trunk (?)
54        Instrument::SwapScriptSlots(size_t,size_t).        Instrument::SwapScriptSlots(size_t,size_t).
55      - Changed signature of method Instrument::RemoveScriptSlot(uint) to      - Changed signature of method Instrument::RemoveScriptSlot(uint) to
56        Instrument::RemoveScriptSlot(size_t).        Instrument::RemoveScriptSlot(size_t).
57        - Changed signature of method Instrument::ScriptSlotCount() to return
58          size_t instead of uint.
59    
60    * src/SF.cpp, src/SF.h:    * src/SF.cpp, src/SF.h:
61      - File::DeleteInstrument(): Fix clang sanatizer warning.      - File::DeleteInstrument(): Fix clang sanatizer warning.

Legend:
Removed from v.3954  
changed lines
  Added in v.3955

  ViewVC Help
Powered by ViewVC