octave-maintainers
[Top][All Lists]
Advanced

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

minor patch for Array<T>::delete_elements_2


From: Jaroslav Hajek
Subject: minor patch for Array<T>::delete_elements_2
Date: Mon, 29 Sep 2008 07:59:52 +0200

hi,
it appears that I've inadvertently omitted a return in
Array<T>::delete_elements_2. Since this method is never called
directly,
it probably does not cause any actual problems, but triggers a warning
("variable may be used uninitialized") when building,
hence the attached patch. I've already applied this fix to 3.0.x to
not delay further the rc2.

regards

-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz

Attachment: delelem_fix.diff
Description: Text Data


reply via email to

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