Has anyone had success using fossil on AIX?  I was able to get the code 
to build, but it did not run successfully.  I don't remember the exact 
error.  At the time I needed to get my code to work, so I worked around 
fossil.

//Bill

On 09/23/2009 11:22 AM, D. Richard Hipp wrote:
> On Sep 23, 2009, at 9:11 AM, James Turner wrote:
>
>    
>> I've been working on a fossil port for OpenBSD and noticed when
>> compiling under OpenBSD amd64 I see a couple 'warning: cast from
>> pointer to integer of different size' warnings attached are three
>> patches that I was including in my port and was wondering if this is
>> something worth changing upstream? Since there is no configure
>> scripts provided I'm not sure how you feel about requiring stdint.h
>> but I think it's a pretty standard library. Thanks.
>>      
> I've seen the warnings too.  But I use fossil daily on 64-bit linux
> (SuSE 10.1) and it works fine there.  So I'm not overly worried about
> them.
>
> Most of the warnings come from sqlite3.c.  And we are very sure that
> it works correctly on 64-bit systems.
>
> I'll work on reducing the number of warnings.  But it isn't a priority.
>
>    
>> <patch-src_main_mk><patch-src_makeheaders_c><patch-
>> src_th_lang_c>_______________________________________________
>> fossil-users mailing list
>> fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>      
> D. Richard Hipp
> d...@hwaci.com
>
>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>    

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to