top | item 46552353

(no title)

emilfihlman | 1 month ago

The source has

ttybuf[2] =& ~010;

Which is another bug.

discuss

order

messe|1 month ago

What's the bug? If you're referring to the =& syntax, then that's just how &= used to be written in older versions of C.