You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Making your code depend on platform-dependent libraries such as popt, which is a terrible piece of incompatible code makes your code dirty. Please fix.
The text was updated successfully, but these errors were encountered:
Thanks for pointing it out - I've been meaning to change this for some time now. Do you have any suggestions for a platform independent command line parser library?
Making your code depend on platform-dependent libraries such as popt, which is a terrible piece of incompatible code makes your code dirty. Please fix.
The text was updated successfully, but these errors were encountered: