search for: xpecting

Displaying 6 results from an estimated 6 matches for "xpecting".

Did you mean: expecting
2004 Jan 05
0
Codec Negotiation Does not seem to work as e xpected ?? Help Please !!
Steve, My Problem is not a problem, with the codec negotiation between end points. But when asterisk does it with canreinvite=no, * do not do it right. I replied with a lengthy discussion about my findings here, This behavior can be reproduced. But '*' do not seem to do the negotiation correctly. http://lists.digium.com/pipermail/asterisk-users/2004-January/032197.html
2007 Jun 12
2
[LLVMdev] Problems with the tools
...; i32 ret i32 0 } ---------------------------------------------------------------------------------------- However this is all I get: C:\Eigenes\compiler\llvm-2.0\win32\release>llvm-as hellow.ll llvm-as: hellow.ll:2,0: hellow.ll:2: error: syntax error, unexpected INTERNAL, e xpecting TYPE while reading token: 'internal' _______________________________________________________________ SMS schreiben mit WEB.DE FreeMail - einfach, schnell und kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
2005 Jan 06
0
donnette St0ckMogul Newsletter VCSC stricture
Woloshko, VCSC-Get it immediately - in next week there will be major promotions and it is expected to have high gains immediately over the next 10 days with massive promotions via fax starting wednesday evening throughout the week and weekend. This stock is Hot and is our number one pick for first quarter of 2005. Breaking NEWS: (VCSC)Vocalscape Announces License Agreement and Partnership with
2004 Apr 29
10
wxruby-swig 0.0.12 is up
This one includes the latest App.cpp which includes the Mac fix from Nick. I thought it was in 0.0.11, but it wasn''t. It also adds support for "stock objects", like colours, pens, and fonts. This turned out to be quite challenging, but I''m happy with the solution. It only took a few days :-/ Kevin
2004 Apr 24
1
wxruby-swig 0.0.7
I just pushed a new wxruby-swig, which includes the known MSWin rakefile changes. It also has some significant internal improvements that will make it easier to add classes, and it includes support for one new class (wxEvent). wxruby-swig is now licensed under the "MIT license". wxRuby will remain under the wxWindows license as long as we are releasing the old code base. When we
2005 Dec 07
0
organizing plot drawing routines; creating complex expressions
Hi, My general goal is to find a coding strategy to efficiently store and retrieve drawing routines for different plots. This is my approach so far. In a single text file I store multiple drawing routines where each routine draws a different plot. A drawing routine may look like this: panel.mean <- function(means,...){ dots <- list(...)