﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
21	zip: -AC option not supported	ataylor		"The -AC option (clear archive attribute) should be supported under OS/2 as well as Win32.  (The -AS option should be supported as well.)

(This information from Silvan:)
1971    #if defined(WIN32)
1972      {""AC"", ""archive-clear"", o_NO_VALUE, o_NOT_NEGATABLE, o_AC, ""clear DOS archive bit of included files""},
1973      {""AS"", ""archive-set"", o_NO_VALUE, o_NOT_NEGATABLE, o_AS, ""include only files with archive bit set""},
1974    #endif

It looks as if the #if statement should be updated to include an OS2 platform variable."	enhancement	closed	minor		*none			fixed	zip	
