Hello, Manuel, I will provide the patch in the next day or so. Most of the changes are very small (e.g., adding the GC_API modifier to bgl_gc_init in gc_intf.c and providing a define for gid_t in csystem.c). However, the changes required to csocket.c were a bit more substantial and I am still testing them.
Thanks, Joseph Donaldson On Thursday, February 13, 2014 2:01 AM, "[email protected]" <[email protected]> wrote: Hi Joseph, > >> I have not personally been using the MinGW build of bigloo much lately, >> so I had not attempted building bigloo4.1a there. However, given the >> announcement that its release is near, I attempted it and ran into >> compilation problems with csystem.c and csocket.c. The issues don't look >> too severe, and I believe I should be able to provide patches fairly >> shortly. >Apart the problems you have mentioned on MinGW, I think bigloo4.1a is now >ready. >Do you think you could give me the patch you are mentioning in the coming days? >I will release this version as soon as your patch will be integrated. Thanks >in advance. > >> On a completely different topic, were the object->struct and >> struct->object procedures removed from bigloo? >These two functions were used for marshalling/unmarshalling objects in >older versions. They are been removed when the objects serialization has >changed (I would say a year ago or so). > >Cheers, > >-- >Manuel > > >ps: I don't want to push you too much. If you think you need more time to >provide us with the patch, please take all the time you need. We are in >no rush. > > >
