On 11/28/2014 09:22 AM, Fabien Bodard wrote:
> Yes Kevin it's a great idea !!
>
> 2014-11-28 6:55 GMT+01:00 Kevin Fishburne :
>> On 11/24/2014 09:33 AM, Randall Morgan wrote:
>>> Hi Tobi,
>>>
>>> I have had some health issues and so I haven't been able to put much time
>>> into the magazine. I have
>
>
> Nothing happens there after having run the test an hundred times.
>>
>> Can you try revision #6686 and tell me if it changes anything?
>>
>
>
> Sorry to tell but something is still not right. But things are already
> better, GUI version works perfectly, but command-line version reported
> err
> Nothing happens there after having run the test an hundred times.
>
> Can you try revision #6686 and tell me if it changes anything?
>
Sorry to tell but something is still not right. But things are already
better, GUI version works perfectly, but command-line version reported
error after 40 run
Woops, I chopped off the notes.
Notes
1] This concept can also provide with minimal effort your own industry specific
virtual menu items. For example, say your system has a EditCustomer form that
you want to be able to access from mulitple other forms in your system. By
wrapping that form in a
Le 29/11/2014 22:53, B Bruen a écrit :
>
> Yes, I would like to see an example of before and after as well.
>
> I think I had a need for exactly this the other day. I wanted to
> split a comma delimited list except where the comma is immediately
> followed by a space. Will this change help that?
>
So far, and ignoring our own "industry specific" (see Note 1) virtual menu
items, I have produced the following general popup forms as virtual menu items
(custom controls):
* Help|About Me :
A virtual custom control that implements a "standard" popup form
showing information about the
On Sat, 29 Nov 2014 22:22:23 +0100
Tobias Boege wrote:
> On Sat, 29 Nov 2014, Beno??t Minisini wrote:
> > I'm currently a new behaviour for the Split() instruction, that is
> > normally backward-compatible.
> >
> > Split("abcd",";","\\;")
> >
> > splits the "abcd" string with the ";" chara
Am Samstag, den 29.11.2014, 20:05 +0100 schrieb Tobias Boege:
> On Tue, 18 Nov 2014, Karl Reinl wrote:
> > Salut Tobi,
> >
> > played with you trie example (trietest) it crash if
> > p = h.GetPrefix("texte") find nothing (p=null), even when change
> > to p = h.GetPrefix("Texte")
> >
> > My chang
Le 29/11/2014 22:22, Tobias Boege a écrit :
> On Sat, 29 Nov 2014, Beno??t Minisini wrote:
>> I'm currently a new behaviour for the Split() instruction, that is
>> normally backward-compatible.
>>
>> Split("abcd",";","\\;")
>>
>> splits the "abcd" string with the ";" character, and uses the ba
On Sat, 29 Nov 2014, Beno??t Minisini wrote:
> I'm currently a new behaviour for the Split() instruction, that is
> normally backward-compatible.
>
> Split("abcd",";","\\;")
>
> splits the "abcd" string with the ";" character, and uses the backslash
> character for escaping it.
>
> This
Le 29/11/2014 22:13, Benoît Minisini a écrit :
> I'm currently a new behaviour for the Split() instruction, that is
.
/|\
defining --'
> normally backward-compatible.
>
> Split("abcd",";","\\;")
>
> splits the "abcd" string with the ";" character, and uses
I'm currently a new behaviour for the Split() instruction, that is
normally backward-compatible.
Split("abcd",";","\\;")
splits the "abcd" string with the ";" character, and uses the backslash
character for escaping it.
This behaviour is enabled when the escape string (the third argume
On Mon, 17 Nov 2014, Fabien Bodard wrote:
> 2014-11-17 22:47 GMT+01:00 Tobias Boege :
> > On Mon, 17 Nov 2014, Fabien Bodard wrote:
> >> This is the hexdump
> >>
> >
> > Yep, it has those weird 0xd 0xa sequences, a.k.a. Windows-style newlines,
> > which my original file didn't have... Can't be too
On Tue, 18 Nov 2014, Karl Reinl wrote:
> Salut Tobi,
>
> played with you trie example (trietest) it crash if
> p = h.GetPrefix("texte") find nothing (p=null), even when change
> to p = h.GetPrefix("Texte")
>
> My change is h["texte"] to h["Texte"] (source attached)
Can you run your tests with #
On Tue, 18 Nov 2014, Karl Reinl wrote:
> Salut Tobi,
>
> played with you trie example (trietest) it crash if
> p = h.GetPrefix("texte") find nothing (p=null), even when change
> to p = h.GetPrefix("Texte")
>
> My change is h["texte"] to h["Texte"] (source attached)
Good news: I can reproduce th
Hi
some weeks ago I reported, that gb.jit will not be build. Today I tried again
and found in the log file a notice, that "llvm-config" is not found.
After searching I found, that it is named "llvm-config-3.1" in debian wheezy -
I make a symlink from that to "llvm-config" and now it compiles co
Le 28/11/2014 23:30, Jussi Lahtinen a écrit :
> Now something else happens... again with command line version.
>
> mTest.Process_Read.1623: #47: Read error
> mTest.DoTests.1543 mTest.Main.1832
>
>
> Jussi
>
Nothing happens there after having run the test an hundred times.
Can you try revision #66
Le 28/11/2014 23:32, Benoît Minisini a écrit :
> Le 28/11/2014 22:47, T Lee Davidson a écrit :
>> I couldn't download the offline Help and wanted to know why.
>>
>> I have found that NetworkAvailable_Read() in Desktop.class is relying on
>> '/sbin' being configured in the user's path. On my system,
18 matches
Mail list logo