octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #56740] Block Comments will freeze everything!


From: anonymous
Subject: [Octave-bug-tracker] [bug #56740] Block Comments will freeze everything!
Date: Sat, 10 Aug 2019 02:59:10 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?56740>

                 Summary: Block Comments will freeze everything!
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 10 Aug 2019 06:59:08 AM UTC
                Category: Performance
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Performance
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.1
        Operating System: Mac OS

    _______________________________________________________

Details:

Block Comments really 'block' everything!

Just run a simple script:

```
1;
printf("hello\n")

%{
block comment
%}

printf("world\n")

```

We will hang, nothing output, memory will be used out.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 10 Aug 2019 06:59:08 AM UTC  Name: 14_53_14__08_10_2019.jpg  Size:
42KiB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=47313>
-------------------------------------------------------
Date: Sat 10 Aug 2019 06:59:08 AM UTC  Name: 14_54_05__08_10_2019.jpg  Size:
228KiB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=47314>
-------------------------------------------------------
Date: Sat 10 Aug 2019 06:59:08 AM UTC  Name: 14_55_31__08_10_2019.jpg  Size:
82KiB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=47315>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56740>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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