• Bitfields Seem A Poorly-Thought-Out Feature

    From Lawrence D?Oliveiro@3:633/10 to All on Thursday, July 30, 2026 03:33:15
    The whole bitfield concept seems like something that C implementations
    have never taken seriously. That has made programmers wary of them --
    which of course the C compiler writers have taken as an excuse to
    continue with their neglect.

    Just saw a couple of commits come through in the libdvdread project
    which reinforce this. It looks like somebody is wanting the code to
    compile with something other than GCC now. Unfortunately, the
    ?MS-compatible compilers? they talk about don?t seem to be as smart
    about packing bitfields.

    <https://code.videolan.org/videolan/libdvdread/-/commit/309850e4e40852746271ed87bb44af0d7d8cf590>
    <https://code.videolan.org/videolan/libdvdread/-/commit/12916a314ddcd630d7bcd5d005dd7757d8921dfd>

    --- PyGate Linux v1.5.19
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Cóilín Nioclásín Glostéir@3:633/10 to All on Thursday, July 30, 2026 15:54:30
    Write in Ada. This is a crosspost to comp.lang.ada
    (S. HTTP://Gloucester.Insomnia247.NL/ fuer Kontaktdaten!)

    --- PyGate Linux v1.5.19
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)