Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (94 - 96 of 100)

Ticket Resolution Summary Owner Reporter
#122 invalid another set of patches Sérgio Monteiro Basto
Description

Today someone ask me to support kBuild on ppc64le archi , he points out to apply patches from : https://build.opensuse.org/package/show/devel:tools:building/kbuild

But it was much better than it was applied upstream (here) .

Also Debian got some patches for kBuild : http://anonscm.debian.org/cgit/pkg-virtualbox/kbuild.git/tree/debian/patches

#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.

#128 fixed Please recognize ppc64le architectures Sérgio Monteiro Basto
Description

Here is the latest patch: http://pkgs.fedoraproject.org/cgit/kBuild.git/tree/kBuild-0.1.9998-ppc64le.patch

Note: See TracQuery for help on using queries.