search for: r12a

Displaying 2 results from an estimated 2 matches for "r12a".

Did you mean: r12
2015 Aug 04
2
[LLVMdev] [BUG] Incorrect ASCII escape characters on Mac
...quot;\22Ð\12ô!\00\15ùìá" + at 6 = internal global [10 x i8] c"Ð\19û+ýø#\03â\11" The diff is between Linux and Mac, where lines added are from Mac. Both the @5 character sequences represent: 34 208 18 244 33 0 21 249 236 225 in decimal, which is our original array (from https://r12a.github.io/apps/conversion/). Let's try to feed this into llc then: llc: maci.ll:1:32: error: constant expression type mismatch @0 = internal global [10 x i8] c"\22Ð\12ô!\00\15ùìá" The Linux string is fine ofcourse. So, my conclusion is that some unicode normalization code is b...
2015 Dec 30
4
Tildes en Slidify
Muchas gracias Victor. Después de mandar este mail encontré el hilo sobre fix-encode, sin embargo al instalarlo slidify deja de funcionarme y tengo que volver a instalarlo para poder seguir ejecutándolo. Ya he planteado la pregunta en github aprovechando un hilo que había abierto otro usuario pero que no daba ninguna información sobre sesión ni nada