Displaying 8 results from an estimated 8 matches for "fromn".
Did you mean:
from
2008 Oct 20
2
[LLVMdev] TableGen Hacking Help
...P);
to call PatternHasProperty instead. This does cause tblgen to emit
getTargetNode / ReplaceUses instead of SelectNodeTo but ReplaceUses doesn't
know how to handle a complex pattern like this. It complains about having
two many operands:
assert(From->getNumValues() == 1 && FromN.ResNo == 0 &&
"Cannot replace with this method!");
From->getNumValues() > 1 so this croaks.
So I'm going to need a little help. Either SelectionDAG::ReplaceAllUsesWith
needs to be able to handle more complex things or tblgen needs to emit
ReplaceUses after...
2008 Jan 20
2
IAX and NAT Transparency
Hi All;
Did anyone try to use IAX IP Phone behind NAT, and let
it receive calls from Asterisk without doing port
mapping at the router existed at the site where the
IAX IP Phone existed? Is the need just to let the IAX
IP Phone that is NATed to register on the Asterisk and
at asterisk I set nat=yes for the IAX client
configuration?
Or it is impossible to let the NATed IAX to receive
calls
2008 Oct 20
0
[LLVMdev] TableGen Hacking Help
...operty instead. This does cause tblgen to emit
> getTargetNode / ReplaceUses instead of SelectNodeTo but ReplaceUses doesn't
> know how to handle a complex pattern like this. It complains about having
> two many operands:
>
> assert(From->getNumValues() == 1 && FromN.ResNo == 0 &&
> "Cannot replace with this method!");
I don't immediately know the answer to your other questions,
but for this specific question, there are multiple versions of
ReplaceUses. The assertion here is present in the
simplest one, but there are more adv...
1998 Apr 21
3
"Not listening for calling name" error - huh?
Hi all,
I have two samba machines running v1.9.18p4. When I try and list the
shares on the second machine (calvin) fromn the first machine (hobbes) I
get this:
Session request failed (131,129) with myname=HOBBES destname=CALVIN
Not listening for calling name
Try to connect as another name (instead of HOBBES)
You may find the -n option useful for this
Any idea what this is trying to tell me?
Regards,
Graham
--
---...
1998 Apr 22
0
SAMBA digest 1662
...edu.au <samba@samba.anu.edu.au>
To: Multiple recipients of list <samba@samba.anu.edu.au>
Date: Tuesday, April 21, 1998 2:21 PM
Subject: SAMBA digest 1662
>Hi all,
>
>I have two samba machines running v1.9.18p4. When I try and list the
>shares on the second machine (calvin) fromn the first machine (hobbes) I
>get this:
>
>Session request failed (131,129) with myname=HOBBES destname=CALVIN
>Not listening for calling name
>Try to connect as another name (instead of HOBBES)
>You may find the -n option useful for this
>
>Any idea what this is trying to t...
2002 Mar 13
1
Print driver woes in 2.2.3a
Greetings, all
I seem to run across more interesting issues with printing...
Anyhow, by Samba (2.2.3a) print server (Sun Solaris 8) somehow forgot
about all of its printer drivers. I went through the process of re-loading them
from a Windows 2000 client machine using drivers downloaded fromn HP for all but
our laserjet 4 printers.
I was able to install the Windows 2000 drivers OK, but when trying to
install the drivers for Windows 98 I would get one of the following error
messages:
"Unable to install the Intel Windows 95 or 98 driver.
Operation could not be completed.&...
2007 Jan 18
3
Wine and Money 2003
I have been trying to get money2003 installed and running under wine.
The error:
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveDuplicateFiles"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveFolders"
err:msi:ACTION_InstallFiles compressed file wasn't extracted
(L"c:\\Program Files\\Microsoft
2004 Oct 02
2
Any OCR program does run in wine?
Does anyone know about an OCR program that can be used in wine?
Thanks