Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 30e5e9d958ff2f7ff5ac4d6b53bc31504041fa93
      
https://github.com/synfig/synfig/commit/30e5e9d958ff2f7ff5ac4d6b53bc31504041fa93
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    M synfig-core/src/synfig/filesystem.h
    M synfig-core/src/synfig/filesystemnative.h
    M synfig-core/src/synfig/zstreambuf.h

  Log Message:
  -----------
  style: explicitly tag as override streambuf methods

It ensures that we are not changing the method signature by mistake

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines.html#c128-virtual-functions-should-specify-exactly-one-of-virtual-override-or-final


  Commit: 4c3e2c3a1e0e28cb8a8adf22dea41970d46d7ef9
      
https://github.com/synfig/synfig/commit/4c3e2c3a1e0e28cb8a8adf22dea41970d46d7ef9
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    M synfig-core/src/synfig/filesystem.cpp
    M synfig-core/src/synfig/filesystemnative.cpp
    M synfig-core/src/synfig/zstreambuf.cpp

  Log Message:
  -----------
  style: prefer explicit C++ eof() than C EOF


  Commit: d2816730fd6e0a58785fd39571ec3f728e99c616
      
https://github.com/synfig/synfig/commit/d2816730fd6e0a58785fd39571ec3f728e99c616
  Author: ice0 <konop...@gmail.com>
  Date:   2024-07-21 (Sun, 21 Jul 2024)

  Changed paths:
    M synfig-core/src/synfig/filesystem.cpp
    M synfig-core/src/synfig/filesystem.h
    M synfig-core/src/synfig/filesystemnative.cpp
    M synfig-core/src/synfig/filesystemnative.h
    M synfig-core/src/synfig/zstreambuf.cpp
    M synfig-core/src/synfig/zstreambuf.h

  Log Message:
  -----------
  style: use of eof() and override for filesystem (#3381)

style: use of eof() and override for filesystem


Compare: https://github.com/synfig/synfig/compare/3f0795986a0e...d2816730fd6e

To unsubscribe from these emails, change your notification settings at 
https://github.com/synfig/synfig/settings/notifications


_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to