-
blackhawk
is this the only open source unix now ? like the only one with it's source code public ?
-
jclulow
What is UNIX, really
-
jclulow
We're definitely not certified
-
jbk
though we might perhaps be considered certifiable :)
-
Smithx10
jbk: until you can blink my drive slot you are not a unix :P lol j/k <3
-
blackhawk
UNIX, the OS made by Ken Thompspon ...
-
jbk
Smithx10: do you know which slot it actually is, or do you need to locate that?
-
jbk
since sestopo seems to have data about things, even if fmtopo is having issues, it might be possible to do something with libses
-
jbk
or if not, which disk are you looking for?
-
jclulow
blackhawk: I think Mr Thompson would be the first to acknowledge we are pretty far from that OS
-
gitomat
[illumos-gate] 15281 common: remove pragma ident -- Toomas Soome <tsoome⊙mc>
-
tsoome
um... is thats still real .... man -s 3curses tparm joy of binary compatibility?
-
danmcd
So I'd mentioned doing some test-run comparisons between gcc10 and default using smartos-test.
-
danmcd
I saw no regressions using a gcc10 built platform vs. a default (gcc7) platform. The gcc10 also had DEBUG on it, so it might not have been as clean and experiment (two changes, not just one), but given recent discussions about gcc10, and andyf's closure of the one bug, I figured this would be grist for the switch-to-gcc10 mill.
-
danmcd
(In my perfect world, this switch would happen on-or-after February 9th. But I know about perfect worlds and all that.)
-
andyf
It's as good a date to aim for as any other
-
richlowe
tsoome: I have no idea what that question means?
-
richlowe
does it relate to me having tried to review marco's code and ran into that mess?
-
richlowe
because if so, I don't know the answer either.
-
richlowe
the joy of being the code reviewer is I can go "What the fuck?" and wait for answers :)
-
richlowe
(I'm maybe joking, you'll never know...)
-
jperkin
richlowe: sorry had to wait for a couple of other builds to finish first, the updated ld-no-strip-groups build is now running
-
richlowe
jperkin: no problem, obviously I'm largely devoting myself to another project right now too :)
-
tsoome
richlowe you mean my question+:)
-
tsoome
?
-
richlowe
tsoome: yes, the tparm thing
-
tsoome
danmcd it would be really nice if we could get that page turned too:)
-
tsoome
tparm in 3Curses context is tparm(char *, long1, ..., long9), in other systems, its tparm(char *, ...) :)
-
tsoome
thats is, we have pre-varargs code there:)
-
tsoome
with modern compiler, it means many zeroes
-
richlowe
tsoome: oh, so, right, marco was porting that to 64bit, and I have comments out standing that are, basically "oh god"
-
tsoome
:D