Displaying 11 results from an estimated 11 matches for "nuh".
Did you mean:
huh
2013 Jul 23
0
[LLVMdev] [Patch] WinCOFFObjectWriter: fix for storing pointer to string table in header name field
....2013 18:43, Reid Kleckner wrote:
>
>> Is there a problem if the string is not null terminated? If not, you can
>> snprintf it right into place instead of doing sprintf+mempcy.
>>
>
> snprintf always null-terminates (and truncates if there's not enough
> space).
Nuh uh: "The _snprintf function formats and stores count or fewer
characters in buffer, and appends a terminating null character if the
formatted string length is strictly less than count characters."
http://msdn.microsoft.com/en-us/library/2ts7cx93(v=vs.100).aspx
Please don't assume snp...
2013 Jul 23
4
[LLVMdev] [Patch] WinCOFFObjectWriter: fix for storing pointer to string table in header name field
On 23.07.2013 18:43, Reid Kleckner wrote:
> Is there a problem if the string is not null terminated? If not, you can
> snprintf it right into place instead of doing sprintf+mempcy.
snprintf always null-terminates (and truncates if there's not enough space).
-Nico
2006 Sep 21
4
Help installing terminal client for MV/Pick Systems DB
Hi-
I'm running Ubuntu 6.06 LTS. I have installed Wine version 9.9. This
is my first attempt with Wine so please be kind...
I have successfully gotten into Win Explorer and verified that the Wine
environment is working.
I'm trying to install a MVTerm client for our MVBase database ( A Pick
Systems variant at www.rainingdata.com). This particular application is
desirable because it
2017 Mar 16
4
OT: hardware: blackmagic video capture cards
Hi, folks,
I'm still trying to find a video capture card that won't crash Dell
servers, and ran across a Blackmagic BDLKDUO2 DeckLink Duo 2. It claims
to support Linux. I'm also seeing, in the few non-Blabkmagic or sales
pages I can find, that they like "binary blobs". I also haven't been
able to find anything about o/s or library requirements.
Has anyone run
2017 Mar 16
0
OT: hardware: blackmagic video capture cards
...__________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
Blackmagic support is sketchy at best.
I'd have to say they allegedly support Linux.
I got one of the USB 3 units that claimed Linux support and was told
"nuh uh" with not even an attempt to find a way to make it go.
Find something different.
2006 Jun 11
1
Microsoft Train Simulator - damm
...:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x458125e0)->(00020027,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x458125e0)->(00020027,00000008)
Installer is work. How to run this game in Linux with wine? Thanks for
any answers.
--
Regards,
Hunter
http://www.hunter.se-65.nuh.pl
2005 Dec 27
8
XML Not Working in Explorer 6
I''m playing with XML using Builder but seem to be having some trouble in
Explorer 6. My sample code:
xml = Builder::XmlMarkup.new
xml.instruct!
xml.instruct! ''xml-stylesheet'', :href=>''/stylesheets/style-xml.css'',
:type=>''text/css''
xml.declare! ''DOCTYPE'', :html,
:PUBLIC,
"-//W3C//DTD XHTML 1.0
2011 Jul 30
0
[LLVMdev] [PATCH] llvm-config: Support LLVM_LIBDIR_SUFFIX on CMake build.
Rather than using sed, it would be better to change the .in to use @...@
variables to expand the libdir suffix along with the other variables
expanded when going from llvm-config.in to llvm-config.
On Sat, Jul 30, 2011 at 1:32 AM, Johannes Obermayr
<johannesobermayr at gmx.de>wrote:
> Hi,
>
> here is a patch for fixing the libdir suffix issue in llvm-config on CMake
> builds
2011 Jul 30
2
[LLVMdev] [PATCH] llvm-config: Support LLVM_LIBDIR_SUFFIX on CMake build.
Hi,
here is a patch for fixing the libdir suffix issue in llvm-config on CMake builds (if using -DLLVM_LIBDIR_SUFFIX=32/64).
It works successfully on my openSUSE i586 (/usr/lib/) and x86_64 (/usr/lib64/) systems.
Please CC me on further discussion.
Thanks.
Johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2008 May 21
0
Errors in using gdb (PR#11496)
.../HjUbID7ZnuMQQqJBKpG9AudY8ZRGivVeC/et3C0s4vrpTJ7cP+MCulND4M4TxL
yxdXyrbSVyq5lnZ+ldVMO39fQXsuMPQY2nXyY4eyilOb1nxurvSP6ga0d6+kuVfQyC9F82HN
qJF0g9gj23cTSoR29bkEDiwI6gX7hOJ3rtG9pnl/ZT5WyB4wuwftbJDNtLQTtJNIpFGHduYh
UxkwtrRvtc22CO3pxZXUw80QrgtmsTxoV4N6JrSnfdoFaLe2tGv+cl3QPabb0K62uGrCkuYh
drZlHTcAdUuzOCrXMNuHJTV9WjF6oCtog7UATqOGp3PdjUJ07u7I0D2mB9BeEG6Ll9To/ipi
bFffcSVCO/m0k0ikUYF2wT2mUhmoDAzUanU2lxT0SxVDaK97UTOcyFvaM40nmcPxsIF95bC7
i/DqKA/YGVZ6NczzFhsJtMt+UleXIvOlJ2kxC0C75g/xkfJdSP0cGjlF5ObQtDZkv++rX7jT
99XXeXNTfXVyG8bollTfYG7R5qO81w+ta17ntQijdljkRVSju9voRdTcF/Nl97KmZbv4i6g6
OVRcLIv7qzi0y+643HuZhQjQzofg...
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