-
Aedil
Good morning, everyone. Greetings from Germany.
-
tsoome_
g'morning
-
tsoome_
hm, code.illumos.org appears to be stuck
-
jbk
hello
-
rmustacc
tsoome_: I think I was able to get it moving again.
-
rmustacc
Sorry I noticed an issue with it and had to disable it for a momemnt.
-
jclulow
tsoome_: Sorry about that, hopefully it's running again now
-
sommerfeld
my dashboard is missing some of my changes
-
sommerfeld
all of the changes that appear are numbered 34xx; older changes aren't showing up in the list at
code.illumos.org/dashboard/self
-
sommerfeld
-
fenix
code review '3205' not found...
-
jclulow
hmm
-
sommerfeld
-
fenix
code review '2904' not found...
-
fenix
code review '2903' not found...
-
fenix
code review '2902' not found...
-
sommerfeld
all three of those links work for me.
-
jclulow
I have just asked it to flush all the caches
-
jclulow
we'll see what happens!
-
sommerfeld
Thanks for taking a look!
-
sommerfeld
code.illumos.org appears to be shut down again? (getting "502 bad gateway")
-
jclulow
Yes I took it down again
-
jclulow
sommerfeld: I think it might be better now?
-
sommerfeld
yes, the list of changes looks complete now
-
sommerfeld
-
fenix
→ CODE REVIEW 2902: 15691 uselocale(NULL) is too slow (NEW) |
illumos.org/issues/15691
-
sommerfeld
thank you!
-
jclulow
You're welcome!
-
jclulow
We apologise for the inconvenience
-
tsoome_
thanks!:)
-
richlowe
tsoome: did you native yacc land?
-
tsoome
not yet, no.
-
richlowe
I swear, this chiclet keyboard is conspiring to make me look even stupider than normal
-
richlowe
tsoome: got a URL I can pull to play with it?
-
richlowe
I'm playing games with native stuff
-
tsoome
just a moment...
-
richlowe
if you have any other "native thingy" PRs, those too :)
-
tsoome
-
tsoome
I do not have others, just yacc because attempting to update yacc gets you very quickly into flag days nigthmare
-
richlowe
yes, it does
-
richlowe
and it obviously needs done, I just didn't know if you had done others in that general mess
-
richlowe
(lex and rpcgen also suck and need fixing/doing)
-
richlowe
if I ever work out why rpcgen _only_ works with K&R cpp
-
tsoome
um, yes.... I actually do have some lex/rpcgen bits but I havent checked those some time and I just wanted to get some more immediate ones done first...
-
richlowe
tsoome: well, fun thing. apparently rpcgen requires K&R cpp... and possibly depends on that?
-
richlowe
from memory, though short-term memory, how and if `%#ifdef __STDC__` expands