0b00100100
at x=45, y=50 and 0b10101100
at x=46, y=50fix_map --ddnet --zero-unused-tile-parts Vesper.map Vesper-fix.map
[ERROR] /home/circleci/AntennaPod/./app/src/main/java/de/danoeh/antennapod/fragment/preferences/PlaybackPreferencesFragment.java:55: 'if' construct must use '{}'s. [NeedBraces]
[ERROR] /home/circleci/AntennaPod/./app/src/main/java/de/danoeh/antennapod/fragment/preferences/PlaybackPreferencesFragment.java:55:25: 'typecast' is not followed by whitespace. [WhitespaceAfter]
[ERROR] /home/circleci/AntennaPod/./app/src/main/java/de/danoeh/antennapod/fragment/preferences/PlaybackPreferencesFragment.java:60: 'if' construct must use '{}'s. [NeedBraces]
[ERROR] /home/circleci/AntennaPod/./app/src/main/java/de/danoeh/antennapod/fragment/preferences/PlaybackPreferencesFragment.java:60:25: 'typecast' is not followed by whitespace. [WhitespaceAfter]
(Boolean) abc
gdb blabla
then run
, wait for the crash bt
gdb -ex=run firefox
doesnt work as i expectedlayout asm
and stepping through them si
arm-none-eabi-gdb
and then target extended-remote localhost:3333
to connect to openocdgdb code
doesnt work eitherstatic
in C is thereinfo proc mappings
available for coredumps?in ()
in the backtrace becuase its not mapped?man sendmsg
$ pacman -Qo /usr/share/man/man3/sendmsg.3p.gz
/usr/share/man/man3/sendmsg.3p.gz is owned by man-pages 5.09-2
static
in C is there static
CConfiguration g_Config
to IConfig *Config()
, @heinrich5991 seems to be familiar with that...32 insertions(+), 9 deletions(-)
to the upstream code (except CMakeLists) and working very basic gameplay (I'm re-engineering InfClass).private
to protected
and added some virtual
here and there.