bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#40671: [DOC] modify literal objects


From: Eli Zaretskii
Subject: bug#40671: [DOC] modify literal objects
Date: Sun, 26 Apr 2020 21:14:37 +0300

> Cc: ke.vigouroux@laposte.net, eggert@cs.ucla.edu, 40671@debbugs.gnu.org,
>  michael_heerdegen@web.de, mattiase@acm.org, rms@gnu.org
> From: Dmitry Gutov <dgutov@yandex.ru>
> Date: Sun, 26 Apr 2020 20:39:38 +0300
> 
> int main (void) {
>    return ((int(*) (int))"abc")(1);
> }
> 
> It will blow up at runtime, of course.

But the previous program will not necessarily blow up at runtime.





reply via email to

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