Displaying 4 results from an estimated 4 matches for "yverdon".
2016 Aug 24
2
Change GlobalValue Type/Initializer
...to me what other context you could even manage to use here conceptually.
Actually I was using llvm::getGlobalContext() in order to get the context.
It seems that this is not the same context as gv->getContext().
Greetings,
JOHAN WEHRLI - Product and development
Rue Galilée 7
CH-1400 Yverdon-les-Bains
https://strong.codes <https://strong.codes/>
> On 24 Aug 2016, at 16:55, Mehdi Amini <mehdi.amini at apple.com> wrote:
>
>>
>> On Aug 24, 2016, at 4:27 AM, Johan Wehrli via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>...
2007 Apr 20
2
sorting data in R
...14 8 5.23 23.8
Paysd'enhaut 72.0 63.5 6 3 2.56 18.0
Rolle 60.5 60.8 16 10 7.72 16.3
Vevey 58.3 26.8 25 19 18.46 20.9
Yverdon 65.4 49.5 15 8 6.10 22.5
Conthey 75.5 85.9 3 2 99.71 15.1
Entremont 69.3 84.9 7 6 99.68 19.8
Herens 77.3 89.7 5 2...
2016 Aug 24
2
Change GlobalValue Type/Initializer
...MContext &C = gv->getContext();
ConstantDataArray *data = cast<ConstantDataArray>(ConstantDataArray::getString(C, ref, false));
gv->setInitializer(data);
Is this normal? I am missing something?
Greetings,
JOHAN WEHRLI - Product and development
Rue Galilée 7
CH-1400 Yverdon-les-Bains
https://strong.codes <https://strong.codes/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160824/a094b24c/attachment.html>
2006 Nov 05
0
Voicemail.conf multi languages
Hello,
I'm a student of the school of engineer of Yverdon Switzerland and I'm
working for my project of diploma (VoIP-Asterisk)
I'm wondering if it is possible to have multi languages email with the
voicemail.conf. I wish to set the emailbody/emailsubject relatively to the
user language of the mailbox?
Any advice or idea will be appreciated!...