Add Solaris compilation fix from Perl binding repo.#16
Conversation
fd0a092 to
cf2c78c
Compare
sigmavirus24
left a comment
There was a problem hiding this comment.
I'd really love a way to ensure this doesn't regress. Is there a way we can run make test on Solaris-ish systems via Docker?
cf2c78c to
f11bf42
Compare
|
Originally from Andy Grundman andyg@activestate.com 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 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 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!!! :) |
|
🤷♀️ I guess? |
|
@sigmavirus24, I was kinda kidding. Mostly this is a simple patch and we've |
f11bf42 to
d0280d2
Compare
|
@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... |
|
@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? |
No description provided.