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

 
 

bug #53549: [octave forge] (fuzzy-logic-toolkit) needs a new release

Submitter:  John Donoghue <lostbard>
Submitted:  Mon 02 Apr 2018 08:35:37 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Failure
Status:  Fixed Assigned to:  siko1056
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Thu 18 Feb 2021 02:57:10 PM UTC, comment #11: 

It's great to be back. Yes, I'd like to maintain the package. I'm reachable by the sourceforge email address, but for some reason, that address appears to be slow. I've updated my octave account to my primary address: lmarkowsky@gmail.com.

I'll take a look at the other bug (#56008 defuzz provides inaccurate result) today.

L. Markowsky <lmarkov>
Thu 18 Feb 2021 02:23:59 AM UTC, comment #10: 

Thank you for the release @Linda Markowsky, I just published it.
It is a rare case that an OF package maintainer cares for his work after such a long time.  Great new experience 🙂

Are you in general still interested in maintaining your package (fixing bugs, etc.) and are reachable by the given email address?  https://octave.sourceforge.io/fuzzy-logic-toolkit/

You can also write here after the bug is closed.

Kai Torben Ohlhus <siko1056>
Group Member
Wed 17 Feb 2021 05:30:25 PM UTC, comment #9: 

The code repository has been updated, and a new release of the fuzzy-logic-toolkit (0.4.6) has been uploaded. My apologies for the very, very long delay in getting this out.

L. Markowsky <lmarkov>
Mon 15 Feb 2021 11:53:53 AM UTC, comment #8: 

I dont mind creating a release if she is ok with that. I'll try reaching out again and asking.

John Donoghue <lostbard>
Group Member
Sun 14 Feb 2021 06:18:38 PM UTC, comment #7: 

"She" :)

Full name, Linda Markowsky: https://scholarsmine.mst.edu/comsci_facwork/316/

Tasos Papastylianou <tpapastylianou>
Sun 14 Feb 2021 12:26:22 PM UTC, comment #6: 

lmarkov is not continuing maintaining the package?

I guess last time I had asked was in 2018 and he was intending to get back to it.

John Donoghue <lostbard>
Group Member
Sun 14 Feb 2021 03:49:32 AM UTC, comment #5: 

Please keep this bug report open until another maintainer has been found for this package to make a new release.

See bug #60048.

Kai Torben Ohlhus <siko1056>
Group Member
Sun 20 May 2018 10:38:25 PM UTC, comment #4: 

closing as fixed

John Donoghue <lostbard>
Group Member
Tue 10 Apr 2018 10:26:34 AM UTC, comment #3: 
John Donoghue <lostbard>
Group Member
Thu 05 Apr 2018 08:23:30 PM UTC, comment #2: 

I guess could change to:

y_val = @(y_val) 1*(y_val == max_y)

John Donoghue <lostbard>
Group Member
Mon 02 Apr 2018 09:09:02 PM UTC, comment #1: 

Does not have the same error when installing in 4.2.2

John Donoghue <lostbard>
Group Member
Mon 02 Apr 2018 08:35:37 PM UTC, original submission:  

Attempting to install released  fuzzy-logic-toolkit using stable 4.3.0+



pkg install -forge -verbose fuzzy-logic-toolkit
parse error near line 165 of file C:\Octave\OCTAVE~1.0_\share\octave\packages\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 109 column 18
    gen_doc_cache_in_dir>@<anonymous> at line 143 column 16
    doc_cache_create>gen_doc_cache_in_dir at line 144 column 9
    doc_cache_create at line 55 column 12
    install>generate_lookfor_cache at line 801 column 5
    install at line 231 column 7
    pkg at line 436 column 9
>>



John Donoghue <lostbard>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Carbon-Copy List
  • -email is unavailable- added by lmarkov (Posted a comment)
  • -email is unavailable- added by tpapastylianou (Posted a comment)
  • -email is unavailable- added by siko1056 (Updated the item)
  • -email is unavailable- added by lostbard (Adding package maintainer)
  • -email is unavailable- added by lostbard (Submitted the item)
  •  

    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 16 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-02-18 siko1056 StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2021-02-15 siko1056 StatusNeed Info In Progress
        Assigned toNone siko1056
    2021-02-14 siko1056 StatusFixed Need Info
        Assigned tolostbard None
        Open/ClosedClosed Open
        Summary[octave forge] (fuzzy-logic-toolkit) create_cache failure [octave forge] (fuzzy-logic-toolkit) needs a new release
    2021-02-13 siko1056 Dependencies- bugs #60048 is dependent
    2021-02-13 siko1056 Summary[octave forge] fuzzy-logic-toolkit create_cache failure [octave forge] (fuzzy-logic-toolkit) create_cache failure
    2019-03-12 mtmiller Dependencies- bugs #55894 is dependent
    2018-05-20 lostbard StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2018-04-10 lostbard StatusNone Ready For Test
        Assigned toNone lostbard
    2018-04-02 lostbard Carbon-Copy- Added lmarkov

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code