IO not appropriate in the context of a sorting routine, and in any case the proper headers are not included, so gcc emits an undefined symbol error. Remove the "printf" statement. --- CombBLAS_beta_16_2/usort/include/usort/seqUtils.tcc +++ CombBLAS_beta_16_2/usort/include/usort/seqUtils.tcc @@ -142,7 +142,6 @@ } if ( (a[nmax]==a[nmin]) && (ctr==0) ) { - printf("All the numbers are identical, the list is sorted\n"); return; } class='main'>index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
AgeCommit message (Expand)Author
2020-08-03gnu: libxfce4util: Update source URI....Michael Rohleder
2020-08-03gnu: xfce4-terminal: Update to 0.8.9.2....Michael Rohleder
2020-08-03gnu: xfce4-time-out-plugin: Update to 1.1.1....Michael Rohleder
2020-08-03gnu: xfce4-stopwatch-plugin: Update to 0.4.0....Michael Rohleder
2020-08-01gnu: xfce4-notifyd: Update to 0.6.1....Michael Rohleder
2020-07-28gnu: xfwm4: Update to 4.14.3....Tobias Geerinckx-Rice
2020-07-27gnu: xfce4-timer-plugin: Update to 1.7.1....Tobias Geerinckx-Rice
2020-07-27gnu: xfce4-whiskermenu-plugin: Update to 2.4.6....Tobias Geerinckx-Rice
2020-07-11gnu: xfce4-eyes-plugin: Update to 4.5.1....Tobias Geerinckx-Rice