darcs

Patch 1416 Portability fix - #type nl_item isn't always Int32

Title Portability fix - #type nl_item isn't always Int32
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone 2.10.3

Created on 2015-12-29.01:03:55 by ganesh, last changed 2016-01-15.11:13:00 by gh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt ganesh, 2015-12-29.01:03:54 text/x-darcs-patch
portability-fix-_-_type-nl_item-isn_t-always-int32.dpatch ganesh, 2015-12-29.01:03:55 application/x-darcs-patch
unnamed ganesh, 2015-12-29.01:03:55 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg18885 (view) Author: ganesh Date: 2015-12-29.01:03:55
This should fix a problem with OpenBSD reported on IRC:

http://irclog.perlgeek.de/darcs/2015-12-27#i_11787384

1 patch for repository darcs-unstable@darcs.net:screened:

patch 0e5576cda304d97688ba0545ddd0e93cad62b7c4
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Mon Dec 28 14:24:11 GMT 2015
  * Portability fix - #type nl_item isn't always Int32
Attachments
msg18887 (view) Author: kili Date: 2015-12-30.22:10:05
On Tue, Dec 29, 2015 at 01:03:55AM +0000, Ganesh Sittampalam wrote:
> This should fix a problem with OpenBSD reported on IRC:
> 
> http://irclog.perlgeek.de/darcs/2015-12-27#i_11787384

[...]
> patch 0e5576cda304d97688ba0545ddd0e93cad62b7c4

[...]

> [Portability fix - #type nl_item isn't always Int32
> Ganesh Sittampalam <ganesh@earth.li>**20151228142411
>  Ignore-this: fe59960e6f7e0c2a40ee451969940508
> ] hunk ./src/Darcs/Util/Encoding/IConv.hsc 40
> -    , Int32, Word8
> +    , #type nl_item
> +    , Word8
> 

FWIW, it works fine for me, and I already put this as a patch into
the OpenBSD ports tree (my previous patch was the s/Int32/Int64/
"fix").

Ciao,
	Kili
msg18901 (view) Author: ganesh Date: 2016-01-12.07:57:25
self-accepting
msg18911 (view) Author: gh Date: 2016-01-15.11:13:00
also pushing it to branch 2.10
History
Date User Action Args
2015-12-29 01:03:55ganeshcreate
2015-12-30 22:10:06kilisetmessages: + msg18887
2016-01-12 07:57:25ganeshsetstatus: needs-screening -> accepted
messages: + msg18901
2016-01-15 11:13:00ghsetmessages: + msg18911
milestone: 2.10.3