Elektrine lite

← Feed

@tux0r@layer8.space

Post #4375836

2026-08-04 13:04 UTC

@david_chisnall@infosec.exchange @gcsolaroli@mastodon.clipperz.is @logout@oldbytes.space @raffaele@digipres.club I see. That’s unfortunate. Command-line it will continue to be then. (Nothing wrong with const char* though, if you know what you are doing. It… just works.)

Replies (1)

  • @tux0r@layer8.space @gcsolaroli@mastodon.clipperz.is @logout@oldbytes.space @raffaele@digipres.club Nothing wrong with const char* though, if you know what you are doing. It… just works. Really? Who is responsible for freeing it? Is it safe to capture it until the next run-loop iteration? If I do, will it mutate underneath me? What character set is it in?

    Open ##4375835