Daniel S. Wilkerson

Results 44 comments of Daniel S. Wilkerson

I'm not sure there is any real help for this other than to use slightly artificial regular pronunciation rules where you map each letter to a single sound, even where...

Did you figure this one out? On Sat, Oct 15, 2016 at 6:19 AM, Sam Ellis [email protected] wrote: > When compiling on Mac OS X using Apple LLVM version 8.0.0...

Putting it into my repo would be fine with me: I think it makes it easier for users if there is one place to find everything. You will of course...

So I suppose the procedure is you fork my repo, add your feature, and then send me a pull request. Daniel On Mon, Oct 13, 2014 at 1:39 PM, Moandji...

Sure: encode/decode is fine. On Wed, Oct 15, 2014 at 12:19 AM, Moandji Ezana [email protected] wrote: > Yes, my fork is https://github.com/mwanji/proquint > > Question: I was thinking of having...

It would sure help if you would provide a minimized version of the input that produces the same error. If this is challenging, consider using http://delta.tigris.org/ .

It would sure help if you would provide a minimized version of the input that produces the same error. If this is challenging, consider using http://delta.tigris.org/ . On Sat, May...

No, you don't understand. I need to see _exactly_ the _raw_ input to Elsa that is causing the problem. You send me a file and and say that this files...

My version of gcc compiles this just fine: namespace std { typedef long unsigned int size_t; typedef long int ptrdiff_t; } g++ --version i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666)...

Ah, sorry. Your probably meant that oink has a problem with it. I don't see it. ../oink -fo-print-stages sebbu2.cc %% [ 0 ms] [4112 MB] oink stage: init %% [...