openMSX / wxcatapult

23 stars 4 forks source link

[Bug] --version is not recognised by wxCatapult [sf#222] #11

Closed openMSX-import closed 9 years ago

openMSX-import commented 9 years ago

Reported by arnoldmnl on 2005-12-31 07:29 UTC wxCatapult fails to output its version number when invoked from a shell with an argument of "--version". This violates GNU coding standards.

openMSX-import commented 9 years ago

Updated by manuelbi on 2005-12-31 16:37 UTC

openMSX-import commented 9 years ago

Commented by manuelbi on 2005-12-31 16:37 UTC Logged In: YES user_id=78178

Very nicely implemented by Arnold himself. Thanks!!

openMSX-import commented 9 years ago

Updated by manuelbi on 2005-12-31 16:37 UTC

openMSX-import commented 9 years ago

Updated by joxy on 2013-07-30 03:22 UTC

Diff:


--- old
+++ new
@@ -1,3 +1,3 @@
-Catapult fails to output its version number when
+wxCatapult fails to output its version number when
 invoked from a shell with an argument of "--version".
 This violates GNU coding standards.