Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting node 0.11 using Nan #54

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

joebain
Copy link

@joebain joebain commented Sep 16, 2014

I have started working on a music app recently and wanted to use node 0.11 (I'm using Koa). So I've ported the bindings to use Nan.

Tests pass on node 0.10 and 0.11, on Ubuntu. I haven't tried on OSX or Windows.

I'm not sure if this would have been better based off another branch? Anyway, let me know and I can make any changes necessary.

There were some errors with not declaring a nanscope. Also not returning
on errors.
Also fixed a problem where empty tag values were not being returned
properly.
@halleysfifthinc
Copy link

+1 any updates on this?

@ffalt
Copy link

ffalt commented Apr 7, 2015

thanks for the porting. until this gets merged, I'm using your version.

tests are passing with:
OSX Yosemite 10.10.2
latest taglib from git
node v0.12.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants