shithub: mc

Download patch

ref: 69ff322bc36cc9bbdc00528ef86031f631daf925
parent: fc260ededc77024140693c31d8a3230d3fc5b75a
author: Ori Bernstein <[email protected]>
date: Mon Aug 19 13:36:11 EDT 2013

Return all values from optinfo.

--- a/libstd/optparse.myr
+++ b/libstd/optparse.myr
@@ -105,7 +105,7 @@
 			;;
 		;;
 	;;
-	-> (false, false)
+	-> (false, false, false)
 }
 
 const next = {ctx