**** BEGIN LOGGING AT Fri Feb 19 02:59:58 2016 Feb 19 08:57:49 karlp: the error handling looks broken Feb 19 08:58:13 karlp: ah nvm Feb 19 08:58:47 karlp: when the error code is negative then its one of invalid escape sequenece etc Feb 19 08:59:09 karlp: when its positive and not 0, then it is a bitmap of expected next tokens in case of a parse state error Feb 19 08:59:47 karlp: so basically negative errors are lexer/tokenizer errors while positive ones are parser/grammar errors Feb 19 09:26:16 yeah, the jp_error thing is too small, but making it the full "print_error" requires it to construct strings and stuff Feb 19 09:26:33 I can do that, but then it needs to be freed again afterwards by "someone" Feb 19 09:26:54 but I didn't want to go further on that without showing it to you, Feb 19 09:27:12 I was more concerned about whether the jp_tokennames and all of parser.h's hard list of T_XXXXX need to be exposed to the user. Feb 19 09:28:00 jp_tokennames does if you expect the user to do the errror bitfield to string decoding, and the T_XXXX tags are used by the -e "blah=jsonpath" feature of the current jsonpath/jsonfilter app, Feb 19 09:28:44 well, only one of them, but I didn't want to go down some special flag for that with out getting your opinions on it. Feb 19 10:19:26 heh, built the old sg3-utils package from oldpackages. was expecting, well, sg3-utils. description is "includes a number of utilities" Feb 19 10:19:36 actual makefile only builds and installs sg_start :) Feb 19 11:49:06 cyrus r48745 trunk/package/kernel/linux/modules/crypto.mk * kernel: fix chainiv crypto modules in 4.3+ kernels Feb 19 16:37:58 blogic r48746 trunk/target/linux/ramips/patches-4.3/0503-net-next-mediatek-add-switch-driver-for-mt7620.patch * ralink: unbreak port4 on mt7620 Feb 19 16:38:05 blogic r48747 trunk/target/linux/ramips/ patches-4.3/0029-phy-usb-add-ralink-phy.patch dts/mt7628an.dtsi * ralink: fix mt7628 ehci support Feb 19 16:39:08 blogic r48748 branches/chaos_calmer/target/linux/ramips/patches-3.18/500-alsa.patch * ralink: fix alsa mic in support Feb 19 16:39:15 blogic r48749 branches/ chaos_calmer/target/linux/ramips/patches-3.18/0037-USB-phy-add-ralink-SoC-driver.patch chaos_calmer/target/linux/ramips/dts/mt7628an.dtsi * ralink: fix mt7628 ehci support Feb 19 16:41:00 win 3 **** ENDING LOGGING AT Sat Feb 20 02:59:58 2016