Code Monkey home page Code Monkey logo

Comments (5)

DanielGibson avatar DanielGibson commented on August 11, 2024

Fixed in https://github.com/DanielGibson/DOOM-3-BFG/commits/fix-savegames

from rbdoom-3-bfg.

DanielGibson avatar DanielGibson commented on August 11, 2024

the commits are already merged, so this can be closed

from rbdoom-3-bfg.

motorsep avatar motorsep commented on August 11, 2024

Ok, compiled with bunch of warnings:

Scanning dependencies of target idlib
[ 0%] Building CXX object idlib/CMakeFiles/idlib.dir/Heap.cpp.o
/home/motorsep/games/RBDOOM-3-BFG/neo/idlib/Heap.cpp: In function ‘void* Mem_Alloc16(size_t, memTag_t)’:
/home/motorsep/games/RBDOOM-3-BFG/neo/idlib/Heap.cpp:62:40: warning: ignoring return value of ‘int posix_memalign(void*, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Linking CXX static library libidlib.a
[ 13%] Built target idlib
Scanning dependencies of target RBDoom3BFG
[ 13%] [ 13%] Building CXX object CMakeFiles/RBDoom3BFG.dir/sys/posix/posix_savegame.cpp.o
Building CXX object CMakeFiles/RBDoom3BFG.dir/sys/posix/posix_main.cpp.o
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp: In function ‘char
Posix_ConsoleInput()’:
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp:1066:37: warning: ignoring return value of ‘ssize_t write(int, const void_, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp: In function ‘void tty_Show()’:
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp:1001:46: warning: ignoring return value of ‘ssize_t write(int, const void_, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp: In function ‘void tty_Right()’:
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp:952:33: warning: ignoring return value of ‘ssize_t write(int, const void_, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp:953:33: warning: ignoring return value of ‘ssize_t write(int, const void_, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp: In function ‘void tty_Left()’:
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp:946:33: warning: ignoring return value of ‘ssize_t write(int, const void_, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp: In function ‘void tty_Del()’:
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp:936:33: warning: ignoring return value of ‘ssize_t write(int, const void_, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp:938:33: warning: ignoring return value of ‘ssize_t write(int, const void_, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp:940:33: warning: ignoring return value of ‘ssize_t write(int, const void_, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp: In function ‘const char* Posix_Cwd()’:
/home/motorsep/games/RBDOOM-3-BFG/neo/sys/posix/posix_main.cpp:536:34: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Linking CXX executable RBDoom3BFG
[100%] Built target RBDoom3BFG

from rbdoom-3-bfg.

DanielGibson avatar DanielGibson commented on August 11, 2024

The warnings have nothing do do with the changes and can be ignored :)

So did it fix the bug for you?

from rbdoom-3-bfg.

motorsep avatar motorsep commented on August 11, 2024

Yep, it did :)

from rbdoom-3-bfg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.