00:37 < ddnet-commits> [ddnet] heinrich5991 opened pull request #894: Add a flag `-DDOWNLOAD_GTEST` to automatically download and build GTest (master...pr_ddnet_auto_download_gtest) https://git.io/vd1wT 03:54 <+ddnet-discord> how do i detect clients older than 0.6.4? i was told that it involves sending a fake map but idk exactly how its done 10:57 <+ddnet-discord> i compiled my ddnet server and debugged it with vs. On crash it showed me the assembly line where it crashed. Does some1 know what assembly language it is? 10:57 <+ddnet-discord> http://puu.sh/xYyFS/54711ee321.png 10:58 <+ddnet-discord> im using win10 64 bit architecture 10:58 <+ddnet-discord> can you reproduce the crash? 10:58 <+ddnet-discord> yes 10:58 <+ddnet-discord> have you compiled in debug mode? 10:58 <+ddnet-discord> yes 10:58 <+ddnet-discord> hm 10:58 <+ddnet-discord> well it wasnt ddnet 10:59 <+ddnet-discord> it was ddnet++ 10:59 <+ddnet-discord> i just want to learn the assembly language a bit 10:59 <+ddnet-discord> but im not sure which one it is 10:59 <+ddnet-discord> it's x86 assembly 10:59 <+ddnet-discord> MASM ? 10:59 <+ddnet-discord> intel syntax 11:00 <+ddnet-discord> MASM is a assembler, a program that turns assembly into machine code 11:00 <+ddnet-discord> *an 11:00 <+ddnet-discord> like an compiler`? 11:00 <+ddnet-discord> yes 11:00 <+ddnet-discord> k 11:00 <+ddnet-discord> does the language has a name? 11:00 <+ddnet-discord> or is it just x64 intel 11:00 <+ddnet-discord> you're looking for x86 assembly 11:00 <+ddnet-discord> https://en.wikipedia.org/wiki/X86_assembly_language 11:01 <+ddnet-discord> and you're seeing the intel syntax, not the at&t syntax 11:01 <+ddnet-discord> je 86 not 64 11:01 <+ddnet-discord> -.- 11:01 <+ddnet-discord> kk alright thanks c: 11:01 <+ddnet-discord> the code you screenshotted is not 64bit 11:01 <+ddnet-discord> lol 11:01 <+ddnet-discord> it's 32bit assembly 11:02 <+ddnet-discord> i compiled it on my 64bit machine 11:02 <+ddnet-discord> dword 11:02 <+ddnet-discord> double word 11:02 <+ddnet-discord> word = 32 bit 11:02 <+ddnet-discord> no 11:02 <+ddnet-discord> double world = 64 bit? 11:02 <+ddnet-discord> word = 16 bit 11:02 <+ddnet-discord> ah 11:02 <+ddnet-discord> double word = 32 bit 11:02 <+ddnet-discord> quad word = 64 bit 11:02 <+ddnet-discord> lel 11:03 <+ddnet-discord> why does my 64bit machine compile 32 bit programms? 11:04 <+ddnet-discord> you can compile 64bit and 32bit programs from a 64bit MSVS, 32bit programs run on more machines, so I guess that's the default 11:04 <+ddnet-discord> do you compile with bam or cmake? 11:04 <+ddnet-discord> bam 11:04 <+ddnet-discord> ah. I'm not even sure if that supports building 64bit on windows tbh 11:04 <+ddnet-discord> hmkay 11:04 <+ddnet-discord> i dont need it anyways 11:04 <+ddnet-discord> win sux hehe 11:06 <+ddnet-discord> "double quadword as 128 bits" 11:06 <+ddnet-discord> xd? 11:06 <+ddnet-discord> 128 bit systems 11:07 <+ddnet-discord> 64bit intel processors handle 128bit numbers just fine 11:07 <+ddnet-discord> lol? 11:07 <+ddnet-discord> oke 12:03 <+ddnet-discord> get a linux distro and learn assembly using nasm, i found it fun https://www.tutorialspoint.com/assembly_programming/ 12:27 <+laxa> SSE registers and instructions 13:03 <+ddnet-discord> what about them? 13:46 < ddnet-commits> [ddnet] heinrich5991 opened pull request #895: Add Bors-NG (master...pr_ddnet_bors) https://git.io/vd1pA 13:52 <+ddnet-discord> @heinrich5991 who is boris 13:52 <+ddnet-discord> @heinrich5991 who is boris? 13:52 <+ddnet-discord> bors? 13:52 <+ddnet-discord> 😛 13:52 <+ddnet-discord> yes 😃 13:53 <+ddnet-discord> you can message it and it will merge after the compilation/tests pass 13:53 <+ddnet-discord> to prevent me from commiting compilation errors 13:59 <+ddnet-discord> where are you running the bors server?\ 13:59 <+ddnet-discord> https://bors.tech/ 14:01 <+ddnet-discord> @heinrich5991 seems to be stuck? 14:02 <+ddnet-discord> yea, will fix 14:02 <+ddnet-discord> but currently playing a game offline 😃 14:02 <+ddnet-discord> oic 14:05 < ddnet-commits> [ddnet] bors[bot] merged staging into master: https://git.io/vd1hM 14:06 <+ddnet-discord> @Learath2 didn't touch anything, seems to have worked 😄 14:06 <+ddnet-discord> apparently it just takes a while 14:06 <+ddnet-discord> still looks like I shoul fix something 14:06 <+ddnet-discord> but later 14:48 <+ddnet-discord> @Learath2 https://graydon2.dreamwidth.org/1597.html 15:21 < ddnet-commits> [ddnet] heinrich5991 opened pull request #896: Ignore `staging.tmp` for bors (master...pr_ddnet_bors_ignore) https://git.io/vdMve 15:40 < ddnet-commits> [ddnet] bors[bot] merged staging into master: https://git.io/vdMvS 15:41 <+ddnet-discord> boris! 15:41 <+ddnet-discord> @Learath2 write "bors r+" to merge a pull request, from now on 15:42 <+ddnet-discord> https://bors.tech/documentation/ 21:56 < ddnet-commits> [ddnet] bors[bot] merged staging into master: https://git.io/vdM85 21:57 <+ddnet-discord> borrris