Skip to content

Minor changes to ArdOSC #2

Open
nsfw wants to merge 1 commit intorecotana:masterfrom
nsfw:master
Open

Minor changes to ArdOSC #2
nsfw wants to merge 1 commit intorecotana:masterfrom
nsfw:master

Conversation

@nsfw
Copy link

@nsfw nsfw commented Jan 11, 2012

Hello!

I've been using ArdOSC for a while, and I just patched your latest version to get it to compile with the latest Arduino tool chain (and chipKIT32).

It wasn't compiling due to places where a return type of (for example) OSCMessage * was being referred to as OSCMessage::OSCMessage, which is an error since Classname::Classname refers to the constructor for Classname.

Here's the commit message:
Removed Classname::Classname when referencing Classname errors, corrected some spelling errors, added BLOB support (on decode only currently)

Thanks for your good work,
-Scott

…ct some spelling errors, added BLOB support (on decode only currently)
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.

1 participant