[Hackage] #845: [patch] Distribution/Compat/TempFile.hs: add dash separator before pid for createTempDirectory and openBinaryTempFile

#845: [patch] Distribution/Compat/TempFile.hs: add dash separator before pid for createTempDirectory and openBinaryTempFile ----------------------------+----------------------------------------------- Reporter: juhp | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- This patch just adds a '-' separator before pid when creating a temp directory or binary-file. So we get /tmp/mypkg-version/mypkg-version-pid/ instead of /tmp/mypkg-version/mypkg-versionpid/, which makes it much easier to pick out the version number. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/845 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#845: [patch] Distribution/Compat/TempFile.hs: add dash separator before pid for createTempDirectory and openBinaryTempFile ----------------------------+----------------------------------------------- Reporter: juhp | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Comment(by juhp): This is probably also part of what I really intended in the earlier patch "add a separator before the pid suffix to the tmpdir template". ;-) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/845#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#845: [patch] Distribution/Compat/TempFile.hs: add dash separator before pid for createTempDirectory and openBinaryTempFile ----------------------------+----------------------------------------------- Reporter: juhp | Owner: Type: enhancement | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Resolution: fixed Keywords: | Difficulty: unknown Ghcversion: | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: new => closed * resolution: => fixed Comment: Applied, thanks. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/845#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#845: [patch] Distribution/Compat/TempFile.hs: add dash separator before pid for createTempDirectory and openBinaryTempFile ----------------------------+----------------------------------------------- Reporter: juhp | Owner: Type: enhancement | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Resolution: fixed Keywords: | Difficulty: unknown Ghcversion: | Platform: ----------------------------+----------------------------------------------- Comment(by elga): * [http://www.releve-identite-operateur.fr/rio-bouygues.html rio bouygues] -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/845#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage