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

Diff of /libgig/trunk/ChangeLog

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

revision 3953 by schoenebeck, Sat Jun 19 10:32:30 2021 UTC revision 3954 by schoenebeck, Sat Jun 19 10:35:01 2021 UTC
# Line 52  Version SVN trunk (?) Line 52  Version SVN trunk (?)
52        Instrument::GetScriptOfSlot(size_t).        Instrument::GetScriptOfSlot(size_t).
53      - Changed signature of method Instrument::SwapScriptSlots(uint,uint) to      - Changed signature of method Instrument::SwapScriptSlots(uint,uint) to
54        Instrument::SwapScriptSlots(size_t,size_t).        Instrument::SwapScriptSlots(size_t,size_t).
55        - Changed signature of method Instrument::RemoveScriptSlot(uint) to
56          Instrument::RemoveScriptSlot(size_t).
57    
58    * src/SF.cpp, src/SF.h:    * src/SF.cpp, src/SF.h:
59      - File::DeleteInstrument(): Fix clang sanatizer warning.      - File::DeleteInstrument(): Fix clang sanatizer warning.

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

  ViewVC Help
Powered by ViewVC