Re: [reSIProcate] repro
On 25/09/13 22:41, Scott Godin wrote:
> It's OK to add that option to help avoid potential future issues for people
> that don't care about repro, but it's higher priority to fix the build
> itself. : )
Nathan, are you building on RHEL or Fedora? I need to create a cajun
package for the RPM platforms, it is not a big effort though. The cajun
code that was under rutil (and now under contrib) had a bug with UTF-8
on Linux anyway, it is good for Windows
The version I've got in Debian and Ubuntu has a patch to make it work
properly on Linux, the patch is in my git copy now too:
https://github.com/dpocock/cajun-jsonapi
I've tweaked the autotools config to make repro optional
Scott, what is the exact problem you face with cajun on Windows? Does
it just need the project files updated for the new location or did I
break something more substantial when moving it?