Short projects: Difference between revisions

Jump to navigation Jump to search
926 bytes added ,  30 August 2021
→‎Easy Closes: added note and link to 'old patches' list
(→‎Easy Closes: added note and link to 'old patches' list)
(27 intermediate revisions by 8 users not shown)
Line 38: Line 38:
|-
|-
! bug !! bug title !! status
! bug !! bug title !! status
|-
| {{bug|32839}} || pkg build/install does not work with directories || OP states to close
|-
|-
| {{bug|36954}} || datenum / datevec convert date-time string incorrectly during hour lost to DST || siko1056 suggests closing as won't fix
| {{bug|36954}} || datenum / datevec convert date-time string incorrectly during hour lost to DST || siko1056 suggests closing as won't fix
|-
| {{bug|38134}} || [octave forge] (signal) bug in remez|| njank recommends closing
|-
| {{bug|38297}} || [octave forge] (signal) bilinear not compatible with Matlab || rjank suggests this is resolved
|-
|-
| {{bug|39243}} || patch {x,y,z,c}data properties are not independent || hardy states original issue seems to be FIXED now
| {{bug|39243}} || patch {x,y,z,c}data properties are not independent || hardy states original issue seems to be FIXED now
Line 52: Line 46:
|-
|-
| {{bug|40357}} ||OOM when converting from sparse double to sparse logical|| hardy thinks this might be a DUPLICATE
| {{bug|40357}} ||OOM when converting from sparse double to sparse logical|| hardy thinks this might be a DUPLICATE
|-
| {{bug|40739}} ||Attempt to allocate (size_t)-1 bytes when trying to length-INT_MAX create sparse vector|| hardy states it might well be FIXED already.
|-
| {{bug|41011}} || scalar indexed assignment should cast input type|| appears to give same results as ML
|-
|-
| {{bug|41661}} || [octave forge] (generate_html) generate_package_html page header contains wrong links || cdf (OP) asks this item still relevant
| {{bug|41661}} || [octave forge] (generate_html) generate_package_html page header contains wrong links || cdf (OP) asks this item still relevant
|-
| {{bug|41674}} || [octave forge] (image) reduce memory footprint of imresize|| nrjank suggests the bug has largely been solved (reduced 3x) by other changes on the default branch and the report could be closed unless further improvement (which would have to be done to imremap) is possible.
|-  
|-  
| {{bug|42118}} || COW memory issues when extracting small slices from large arrays||rik5 isn't worth the maintenance burden
| {{bug|42118}} || COW memory issues when extracting small slices from large arrays||rik5 isn't worth the maintenance burden
|-
|-
| {{bug|42282}} || overloaded vertcat fails if some rows contain only built-in types|| cmb suggests this is a DUPLICATE
| {{bug|42282}} || overloaded vertcat fails if some rows contain only built-in types|| cmb suggests this is a DUPLICATE
|-
| {{bug|42421}} || "find" function overflows for large sparse matrices || appears issue is resolved
|-
|-
| {{bug|43327}} || dir function is too slow|| siko1056 suggests to close as won't fix.
| {{bug|43327}} || dir function is too slow|| siko1056 suggests to close as won't fix.
Line 82: Line 72:
|-
|-
| {{bug|45944}} || eig(X,'nobalance') does not exist in Octave vs. Matlab || nir_krakauer shows this has been implemented
| {{bug|45944}} || eig(X,'nobalance') does not exist in Octave vs. Matlab || nir_krakauer shows this has been implemented
|-
| {{bug|46601}} || Command window problems on secondary portrait monitor || rik5 suggest
likely to have been fixed.
|-
| {{bug|46640}} || [octave forge] (statistics) Can't install if io is not loaded || lostbard asks if anyone still has this issue
|-
|-
| {{bug|47496}} || Values in Workspace view are limited by 10 numbers || mtmiller states let's just call this won't fix  
| {{bug|47496}} || Values in Workspace view are limited by 10 numbers || mtmiller states let's just call this won't fix  
Line 93: Line 78:
|-
|-
| {{bug|48088}} || document that issquare, iscolumn, isempty, etc operate on cell arrays|| pot states this is probably good enough  
| {{bug|48088}} || document that issquare, iscolumn, isempty, etc operate on cell arrays|| pot states this is probably good enough  
|-
| {{bug|48740}} || fieldnames(obj,'-full') || OP states now this bug is fixed.
|-
|-
| {{bug|49072}} || assigning double arrays to cell arrays: matlab incompatibility? || mtmiller states may also be closed later as won't fix if no one reports any interest in working on this
| {{bug|49072}} || assigning double arrays to cell arrays: matlab incompatibility? || mtmiller states may also be closed later as won't fix if no one reports any interest in working on this
Line 107: Line 90:
| {{bug|49360}} ||odeset lacks documentation for solver options || siko1056 on 28.09.2018 So maybe leave it open for another two years.
| {{bug|49360}} ||odeset lacks documentation for solver options || siko1056 on 28.09.2018 So maybe leave it open for another two years.
|-
|-
| {{bug|50369}} || FLTK uimenu position inconsistent || rik5 questions the bugs merit
| {{bug|53576}} || [octave forge] (symbolic) dsolve errors on sqrt coefficient|| cbm states should be fixed in the next sympy 1.4, can be closed
|-
| {{bug|54156}} || [octave forge] (communications) qfuncinv should use erfcinv instead of norminv || appears can be closed
|-
| {{bug|54679}} || datenum accepts a matrix, which is undocumented || apjanke provided a patch and phillipnienhuis states Documentation patches are really easy.
|-
| {{bug|55065}} || Implement uiopen and uisave || rik states they would be easy to implement
|-
| {{bug|58530}} || missing functions: xline() and yline() || rik states I can dust them off and add them to Octave.
|}
 
The equivalent suggestions for patches.
{| class="wikitable"
|-
! patch !! patch title !! status
|-
| {{patch|7537}} || Handle matlab way to store cell arrays in hdf5 files.|| nrjank states otherwise close bug as a 'won't fix'
|-
| {{patch|9693}} || [octave forge] (signal) sos2ss: new function || mtmiller states on 2018.09.26 feel free to ping or push if it gets to be the end of October
|-
|-
| {{bug|50502}} || [octave forge] (optim) nonlin_curvefit crash in 1.5.2 || OP explicitly asks to close this bug
|}
|}
A list of patch reports with attachments not marked "Done or Cancelled" can be viewed in the SavannaAPI, [https://octave.space/savannah/api.php?Action=get&Format=HTMLCSS&OrderBy=SubmittedOn&OpenClosed=open&TrackerID=patch&AttachedFiles!=0&Category!=Forge,website&Status!=Done,Cancelled sorted by oldest first] or [https://octave.space/savannah/api.php?Action=get&Format=HTMLCSS&OrderBy=LastComment&OpenClosed=open&TrackerID=patch&AttachedFiles!=0&Category!=Forge,website&Status!=Done,Cancelled sorted by "longest since last comment" first]. While some of these older submissions may still be viable and just need a patch refresh to the current code base, many will have become out of date or rendered inapplicable due to code or function changes, and could be closed as 'Wont Fix'.


== See also ==
== See also ==
153

edits

Navigation menu