diff -ru src/part.c b/part.c --- src/part.c Thu May 14 06:01:00 2009 -0400 +++ b/part.c Thu May 14 06:01:00 2009 -0400 @@ -1767,8 +1767,8 @@ /* to compute number of partitions */ { INT erg = OK; - if (ni<0) return; - if (not EMPTYP(S_V_I(vec,ni))) return; + if (ni<0) return 0; + if (not EMPTYP(S_V_I(vec,ni))) return 0; else if (ni<=1) M_I_I(1,S_V_I(vec,ni)); else { src='https://git.koszko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ftp.scm
/span> 'msg-avail'>...
AgeCommit message (Expand)Author
20
2022-07-31gnu: qtsvg: Rename variable to qtsvg-5....Maxim Cournoyer
gnu: libfilezilla: Don't build static library....Tobias Geerinckx-Rice
2020-10-07gnu: filezilla, libfilezilla: Update to 3.50.0, 0.24.1....Tobias Geerinckx-Rice
2020-08-16gnu: lftp: Update to 4.9.2....Tobias Geerinckx-Rice
Tobias Geerinckx-Rice
2022-08-07gnu: cups-pk-helper: Update to 0.2.7....Tobias Geerinckx-Rice
2022-05-29gnu: foomatic-filters: Use project home page....Tobias Geerinckx-Rice
2022-05-01gnu: epson-inkjet-printer-escpr: Use new style....Tobias Geerinckx-Rice
2022-05-01gnu: epson-inkjet-printer-escpr: Use HTTPS home page....Tobias Geerinckx-Rice
2022-05-01gnu: epson-inkjet-printer-escpr: Update to 1.7.18....Tobias Geerinckx-Rice