Sumant Manne

Results 11 comments of Sumant Manne

Looking at the Travis-CI build output, it seems like the compiler is not understanding the “nullable” annotation. The SDK needs to be at least iOS 8.3 for it to work....

This issue also occurs when using XlsxReaderWriter as a subproject to Swift 2.2/Xcode 7. I fixed it by first adding XMLDictionary.h to the public headers under Build Phases for the...

Created a pull-request to fix, see https://github.com/renebigot/XlsxReaderWriter/pull/36

Why not just allow each channel to include a link to an emoji stickersheet image?

Which version of Swift are you using? I released this library when Swift 4.0 was the latest and greatest. Swift minor version increments are not source compatible with previous versions...

Fixed with 1.0.0! Please see if it works now on your end. I should make a CI config for this but it's been a late night.

There's no reason except that I ran out of time! I did create it with iOS in mind but I never got a chance to test it. If you can...

[RFC 3986 contains what a new URI scheme should be based on.](http://www.ietf.org/rfc/rfc3986.txt). Here is the [provisional IANA `irc` scheme](https://www.iana.org/assignments/uri-schemes/prov/irc). I think it would be desirable to include specifying user targets,...

We could specify user targets with an explicit `@`. It would also be obvious to users that it is a user-target, since the `@` signum is currently used on every...

### Formatting The thing about markdown is that it doesn't have to be stripped out to remain legible. Does IRC really need extensible formatting? Most text messaging services that can...