Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 100)

Ticket Resolution Summary Owner Reporter
#109 fixed Patches from OS/2 RPMs bird dmik
Description

To gather patches we apply in the RPM release of kBuild on OS/2.

#127 fixed kmh_redirect: Corrupted environment after unsetting environment variable dmik
Description

On OS/2, unsetting an existing environment variable with -E 'VAR=' will kill e.g. the PATH setting. The following test shows this (assumes LANG is set):

kmk_redirect.exe -E 'LANG' -- cmd /c 'echo PATH=%PATH% & echo LANG=%LANG%'

This is a regression of r2699. The problem is that the EMX implementation of putenv forbids free-ing (or somehow reusing) strings passed to it.

#136 worksforme Commit r3052 makes kmk crash on OS/2 dmik
Description

To reproduce: git clone https://github.com/bitwiseworks/libcx.git and kmk in the root. The crash log is attached.

Note: See TracQuery for help on using queries.