bugGNU Octave - Bugs: bug #59158, [octave forge]...

 
 

bug #59158: [octave forge] (fuzzy-logic-toolkit) Error installing package, function defuzz has problem

Submitter:  None
Submitted:  Tue 22 Sep 2020 06:10:26 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Duplicate Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 22 Sep 2020 06:26:00 PM UTC, comment #1: 

Duplicate of https://savannah.gnu.org/bugs/?57559

Fixed in the repo but no released yet

John Donoghue <lostbard>
Group Member
Tue 22 Sep 2020 06:10:26 PM UTC, original submission:  


octave:19> pkg install -forge fuzzy-logic-toolkit
error: parse error near line 165 of file /home/user/packagesoctave/fuzzy-logic-toolkit-0.4.5/defuzz.m

  anonymous function bodies must be single expressions

>>>   y_val = @(y_val) if (y_val == max_y) 1 else 0 endif;
                        ^
error: called from
    doc_cache_create>create_cache at line 116 column 20
    gen_doc_cache_in_dir>@<anonymous> at line 150 column 16
    doc_cache_create>gen_doc_cache_in_dir at line 151 column 9
    doc_cache_create at line 62 column 12
    install>generate_lookfor_cache at line 820 column 5
    install at line 235 column 7
    pkg at line 568 column 9


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by siko1056 (Updated the item)
  • -email is unavailable- added by lostbard (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-02-13 siko1056 Summary[Forge] Error installing fuzzy-logic-toolkit package, function defuzz has problem [octave forge] (fuzzy-logic-toolkit) Error installing package, function defuzz has problem
    2020-09-22 lostbard StatusNone Duplicate
        Open/ClosedOpen Closed
    2020-09-22 lostbard Dependencies- Depends on bugs #57559

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code