Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2007 13:26:03 -0600
From:      Rob Belics <rob_belics@charter.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Porting Windows program datatype problem
Message-ID:  <4773FC4B.3090806@charter.net>
In-Reply-To: <4773F1B3.8000007@gmail.com>
References:  <4773E79B.1090904@charter.net> <4773F1B3.8000007@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Aryeh M. Friedman wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Rob Belics wrote:
>   
>> There is a Windows open source program I would like to port to
>> FreeBSD.  It seems to compile OK, using gcc, but chokes on
>> MS/Windows only type data types like 'ulong'.  What would be the
>> easiest way to fix/convert these, or must it be done manually?
>>
>>     
>
> Sed is your friend.
>
> - --
> Aryeh M. Friedman
> FloSoft Systems
> http://www.flosoft-systems.com
> Developer, not business, friendly
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.4 (FreeBSD)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFHc/GzzIOMjAek4JIRAq8ZAJ9lITgrz3Ph9Re8B/gg7ZaCnB09ugCdEXTK
> Mnlgui37P84botGFyNL4STg=
> =PCp7
> -----END PGP SIGNATURE-----
>
>
>   
That's fine when I know the type but I'm wanting to know what the best 
strategy to avoid having to look up everything.  Kind of like a Windows 
programmer having to look up 'size_t' and similar when you have 30 or 
more different ones to edit.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4773FC4B.3090806>