libyaml icon indicating copy to clipboard operation
libyaml copied to clipboard

Add Solaris compilation fix from Perl binding repo.

Open ingydotnet opened this issue 9 years ago • 7 comments

ingydotnet avatar Sep 15 '16 18:09 ingydotnet

Originally from Andy Grundman [email protected] circa August 2014.

Not sure if we can get a solaris test env. I can ask around.

@sigmavirus24, what's the current state of CICD for libyaml?

ingydotnet avatar Dec 03 '16 01:12 ingydotnet

@ingydotnet the current state is only on Travis, although I'm looking at how we can get stuff running on Windows with AppVeyor. Unfortunately, windows is not my strong suit so I think I'm going to simply make an issue for someone to tackle if they know what they're doing.

sigmavirus24 avatar Dec 04 '16 17:12 sigmavirus24

@sigmavirus24 think we can go ahead and apply this?

Since we don't have CI testing for solaris, releasing it would likely get someone to complain if it breaks anything. Then we ask the person reporting the bug to do our CI!!! :)

ingydotnet avatar Jan 07 '18 22:01 ingydotnet

🤷‍♀️ I guess?

sigmavirus24 avatar Jan 08 '18 00:01 sigmavirus24

@sigmavirus24, I was kinda kidding. Mostly this is a simple patch and we've been sitting on it for a year. No idea how much solaris usage we have.

ingydotnet avatar Jan 08 '18 08:01 ingydotnet

@hanetzer @sigmavirus24 @perlpunk I had to a merge conflict with some other new ifdef stuff, and I wanted to make sure it looks right.

It looked right to me and all the CI tests pass, but please review. Cheers...

ingydotnet avatar Jan 08 '18 10:01 ingydotnet

@andygrundman Hi. Your Solaris patch for YAML::XS just made it into libyaml.

Was wondering if you or ActiveState had any resources for CICD testing on Solaris or HPUX?

ingydotnet avatar Jan 08 '18 18:01 ingydotnet