bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dc*gettext call SIGABRT on macOs - version 0.22.5


From: Bruno Haible
Subject: Re: dc*gettext call SIGABRT on macOs - version 0.22.5
Date: Thu, 29 Feb 2024 00:32:56 +0100

David CARLIER wrote:
> Fair enough, even tough an abort might be kind of extreme :)

An abort() is the normal way for a program to signal a programming mistake:
  - When a user encounters a situation where a program dumps core, it
    creates an incentive for the user to report the problem.
  - For a developer, abort() is nice because it produces a core dump that
    includes a stack trace and more.

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]