Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 204)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#193 fixed git-debuginfo packaging error. Steven Levine
Description

\usr\bin\git.dbg is incorrectly packaged as \usr\bin\git-receive-pack.dbg.

\usr\libexec\git-core\git-remote-http.dbg is incorrectly packaged as \usr\libexec\git-core\git-remote-ftp.dbg.

These appear to be side-effects of the symlink creation logic.

#192 no change needed Poppler 0.59.0 and Lucide Gregg Young
Description

Thank you for updating Poppler. Lucide would not build using the library because of changes to the Object code. I fixed Lucide to use the changed code and it built. 2 problem resulted. Lucide trapped with a FPU underflow. I fixed this by disabling FPU exceptions using some code Steven sent me. Note it was not a straight forward process to figure out where to put the code. Also the Poppler upgrade or maybe the libcx/libc upgrades broke DosEnumAttribute? which is not highmem safe. I needed to pass its buffer size on the stack. It all works now. Point of the ticket:

  1. To tell you the port is working
  2. To request that the Mozilla floating point exception handler be added to libcx in the same way exceptq was added.
  3. DosEnumAttribute? should be wrapped and added to os2safe.h (I have more detail of the call sequence if needed).
#191 fixed ZIP return code 18 and messages 'zip warning: name not matched: foo' Shmuel (Seymour J.) Metz
Description

ZIP return code 18 and messages 'zip warning: name not matched: foo'

ZIP message 'iff 4 eq 0 then' written to console rather than to STDERR or STDOUT

dir I:\ /f /s >J:\I.dir SYS0008: There is not enough memory available to process this command. All available memory is in use. SYS0008: There is not enough memory available to process this command. All available memory is in use. SYS0008: There is not enough memory available to process this command. All available memory is in use. ZIP -9rSuv -b W:\ --display-counts J:\I.zip I:\ > J:\I.log 2>&1 zip of I completed with rc=0 iff 4 eq 0 then dir M:\ /f /s >J:\M.dir ZIP -9rSuv -b W:\ --display-counts J:\M.zip M:\ > J:\M.log 2>&1 zip of M completed with rc=0 iff 4 eq 0 then dir P:\ /f /s >J:\P.dir ZIP -9rSuv -b W:\ --display-counts J:\P.zip P:\ -x "?? ????. sf" > J:\P.log 2>&1

zip of P completed with rc=0 iff 4 eq 0 then dir Q:\ /f /s >J:\Q.dir ZIP -9rSuv -b W:\ --display-counts J:\Q.zip Q:\ -x "*\SWAPPER.DAT" > J:\Q.log 2> &1 zip of Q completed with rc=18 iff 4 eq 0 then dir U:\ /f /s >J:\U.dir ZIP -9rSuv -b W:\ --display-counts J:\U.zip U:\ > J:\U.log 2>&1 zip of U completed with rc=0 iff 4 eq 0 then dir W:\ /f /s >J:\W.dir ZIP -9rSuv -b W:\ --display-counts J:\W.zip W:\ -x "*\SWAPPER.DAT" > J:\W.log 2> &1 zip of W completed with rc=0 iff 1 eq 0 then dir J:

Volume in drive J is BACKUP2 Serial number is 89BA:D90D Directory of J:\*

9-25-18 12:51 <DIR> 0 . 9-25-18 12:51 <DIR> 0 .. 9-25-18 9:52 22,644 0 C.dir 9-25-18 9:52 67,321 0 C.log 9-25-18 9:52 16,725,698 124 C.zip 9-25-18 9:52 40,991 0 D.dir 9-25-18 9:53 129,061 0 D.log 9-25-18 9:53 30,762,546 124 D.zip 9-25-18 9:53 1,529,295 0 E.dir 9-25-18 9:59 2,993,397 0 E.log 9-25-18 10:04 779,556,399 124 E.zip 9-25-18 10:04 2,543,509 0 F.dir 9-25-18 10:13 5,271,510 0 F.log 9-25-18 10:19 992,496,570 124 F.zip 9-25-18 10:19 2,402,631 0 G.dir 9-25-18 10:28 4,742,916 0 G.log 9-25-18 10:36 1,283,311,653 124 G.zip 9-25-18 10:36 1,867,267 0 H.dir 9-25-18 10:47 3,358,473 0 H.log 9-25-18 11:04 2,847,560,864 124 H.zip 9-25-18 11:05 3,500,281 0 I.dir 9-25-18 11:18 15,333,736 0 I.log 9-25-18 11:30 1,895,763,663 124 I.zip 9-25-18 11:30 232,350 0 M.dir 9-25-18 11:58 495,717 0 M.log 9-25-18 12:25 4,294,967,295 124 M.zip 9-25-18 12:25 17 0 P.dir 9-25-18 12:27 387 0 P.log 9-25-18 12:28 76,111,975 124 P.zip 9-25-18 12:28 1,309,722 0 Q.dir 9-25-18 12:33 2,673,568 0 Q.log 9-25-18 12:38 802,664,142 124 Q.zip 9-25-18 12:39 1,859,168 0 U.dir 9-25-18 12:43 3,682,609 0 U.log 9-25-18 12:45 325,994,326 124 U.zip 9-25-18 12:45 1,458,912 0 W.dir 9-25-18 12:51 2,235,333 0 W.log 9-25-18 12:56 864,655,927 124 W.zip 9-25-18 9:52 1,354 0 zipver

14,268,323,227 bytes (13GB) in 37 files and 2 dirs 14,268,391,424 bytes (13GB) allocated

1,703,329,792 bytes (1,624MB) free

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.