Displaying 5 results from an estimated 5 matches for "oso".
Did you mean:
os
2012 Mar 28
0
[LLVMdev] GSoC 2012 Proposal: Python bindings for LLVM
...j3; \
intype1 arg1; \
const char *arg2; \
intype3 arg3; \
\
if (!PyArg_ParseTuple(args, "OsO", &obj1, &arg2, &obj3)) \
return NULL; \
\
arg1 = ( intype1 ) PyCObject_AsVoidPtr(obj1); \
arg3 = ( intype3 ) PyCObject_AsVoidPtr(obj3); \...
2017 Nov 03
4
corrupted db after upgrading to 4.7
Hi Maxence,
> Fyi, i've updated to 4.7.1, the dbcheck still not fix the broken links,
> is the fix you talk about planned for a future release ?
>
> Our customer reported me, some users have issues when their logon server
> is DC1 but not when it's DC2.
>
> On DC1 some users have access to all shares, some doesn't have any
> access at all.
actually this last
2018 Jul 18
0
ET Y M OSO C A TOAY. Moscow. Hypo-X-Us .... TO DAY ... & AND Y Msg o' Pi ... "e, Ya!" ... at the crossroads of Secord, Oli North and ... Ved
...-if that were something that anyone was interested in discovering
the /reasons for proving/.
*M Y L I F E . S . L A M C . L A \o/*
Briefly adding to that story, while at CURA I wrote a fairly apropos piece
of software to translate between ancient IBM U21 data and a much newer and
more adkanced Microsoft SQL relational system; and with anachronistic
insight named it "*/hieroglyph/*." Today I connect that piece of
automagical translation software to the heart of the defined acronym "ORM"
in the word storm; and also ... for calrity, add that in the "s:"
definition styl...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2001 Nov 18
0
wine (Starcraft) in second X window: no mouse, sound & keyboard
Hi,
I'm using a script to run Starcraft in a second X window system. (Full
screen) Well I get into the game and then I can do nothing:
Mouse does not work
Keyboard does not work
No sound (or maybe there is but I can't hear it cause I can't move the mouse
over a button.)
When I just use the command "wine starcraft.exe" in my first X window in a
winedesktop (not full screen),