










































615381 test_10000/a
585381 test_10000/compressed
933175 test_10000/uncompressed
760047 test_10000/zstd-default
534983 test_10000/zstd-dict
534249 test_10000/zstd-dict-nocontentsize
573934 test_10000/zstd-dict-nodictida is





a is likely the original packet datacompressedzstd-dict














uncompressed directory)







615381 test_10000/a
585381 test_10000/compressed
933175 test_10000/uncompressed
760047 test_10000/zstd-default
534983 test_10000/zstd-dict
534249 test_10000/zstd-dict-nocontentsize
573934 test_10000/zstd-dict-nodictid 
















































































































































































































1








































































file (which ddnet-server)

file "$(which ddnet-server)" if you run bash






































shell_exec in ddnet @ChillerDragon






























Password string looks wrong

Password string looks wrong 
Password
== Contrasinal incorreta






Password
== Contrasinal incorreta 



















































static int s_TooltipFoo everywhere or think about dynamic registering of UI element IDs

DoLabel


DoLabel 
DoLabel doesn't get any ID at the moment though



MouseHovered works without, but this does not consider popup menus being above UI elements


program.c:24:79: error: alias must point to a defined variable or function
void ptr(program_return_values_t *, void *, uint64_t) __attribute__ ((weak, alias ("_mlir_ciface_program::program::main")));
static int ptr() __attribute__ ((weakref ("_mlir_ciface_program::program::main")));






weakref says you are allowed to not have a definition, but it also says it's equivalent to alias which explicitly prohibits having no definitionweakref allows the definition not to be there, that's why the second works







boxAnchor + offsetratio earlier than the first mention




boxAnchor + offset 








var is function scope, no?let/var/const



var scope





var scope except statements, funnily