--- Day changed Mon Feb 15 2016 00:01 -!- so [~so@unaffiliated/so] has joined #secp256k1 00:16 -!- maaku [~quassel@botbot.xen.prgmr.com] has quit [Remote host closed the connection] 00:19 -!- maaku [~quassel@botbot.xen.prgmr.com] has joined #secp256k1 00:19 -!- maaku is now known as Guest26273 00:24 -!- Guest26273 is now known as maaku 04:47 -!- jtimon [~quassel@46.31.134.37.dynamic.jazztel.es] has joined #secp256k1 09:00 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #secp256k1 09:05 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Client Quit] 09:06 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #secp256k1 09:08 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Client Quit] 09:26 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #secp256k1 12:36 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.] 12:41 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #secp256k1 13:31 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.] 13:34 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #secp256k1 13:49 < gmaxwell> oh come on, GCC, why must you be an enemy of good software: https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wnonnull-337 13:49 < gmaxwell> "Also warns when comparing an argument marked with the nonnull function attribute against null inside the function." 14:00 -!- [1]evoskuil [~evoskuil@c-73-225-134-208.hsd1.wa.comcast.net] has joined #secp256k1 14:03 -!- evoskuil [~evoskuil@c-73-225-134-208.hsd1.wa.comcast.net] has quit [Ping timeout: 240 seconds] 14:03 -!- [1]evoskuil is now known as evoskuil 15:04 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.] 15:06 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #secp256k1 17:11 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.] 17:23 < TD-Linux> gmaxwell, seems like a reasonable warning, as won't it just delete the comparison? 17:24 < gmaxwell> it means that if you write code that has assertions that protect you against refactorings where some genius later removes the nullness constraint they'll result in warnings. 17:26 < gmaxwell> also means that if you write generic macros that do things like ((x) != NULL && (x)->flag) it'll presumably squak. 18:51 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #secp256k1 19:07 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.] 19:08 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #secp256k1 19:26 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.] 19:31 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #secp256k1 19:31 -!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Client Quit] 23:05 -!- andytoshi [~andytoshi@wpsoftware.net] has quit [Ping timeout: 240 seconds]