similar to: stdint.h on Solaris 7

Displaying 20 results from an estimated 6000 matches similar to: "stdint.h on Solaris 7"

2008 Dec 28
1
stdint.h on Solaris 7
Erik de Castro Lopo wrote: > Both <inttypes.h> and <stdarg.h> are part of the 1999 ISO C Standard > (yes, a standard that is now 10 years old). Any compiler which has one > or the other missing does not comply with the standard. Fairly old standard. ;) > > > Maybe you can ask SUN to fix their compiler. Okay, maybe that was not fully clearto you. I use the GCC from
2007 Jan 19
5
C vs. C++ as learning and development tool for R
I have 3 years of experience with R and have an interest in becoming a better programmer so that I might someday be able to contribute packages. Other than R, my only experience was taking Lisp from Daniel Friedman in the 1970's. I would like to learn either C or C++ for several reasons: To gain a better concept of object oriented programming so that I can begin to use S4 methods in R. To
2009 Jul 20
2
[LLVMdev] x86 unwind support[MESSAGE NOT SCANNED]
> In languages without stack-allocated objects (ie. most languages that > support exceptions) there is no need to unwind frame-by-frame, the > unwind simply needs to make a single jump to the invoke instruction and > restore the context (which in x86 is just 6 registers). > No. Java, C#, Ruby and Python all support the finally/ensure block; C# supports the using( IDisposable x
2016 May 05
3
pread() failures when using mdbox on btrfs
(Note: I am not subscribed to this ML, so please be sure to CC me in replies.) Hello, I see a strange bug when running dovecot under btrfs with a mailbox in mdbox format. At some point, which can take a few minutes or more than a day, dovecot starts logging pread() failures, like so: Apr 02 23:43:42 thetick dovecot[570]: imap(marcec): Error: pread() failed with file
2008 Dec 28
4
Driver installation after reboot
Hello, I have installed a Windows game using Wine. ("Ritter Rost", basically a simple point and click adventure for children, see http://www.terzio.de/produkte/677/Ritter_Rost_Geisterjagd_Wasserpost.html) When starting the game, I receive a message that some drivers are being installed. (That's okay, I receive the same message when running the game for the first time on Windows.)
2013 Oct 02
1
Shutting down a GlusterFS server.
Hi, I have a 2-node replica volume running with GlusterFS 3.3.2 on Centos 6.4. I want to shut down one of the gluster servers for maintenance. Any best practice that is to be followed while turning off a server in terms of services etc. Or can I just shut down the server. ? Thanks & Regards, Bobby Jacob -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jul 20
0
[LLVMdev] x86 unwind support[MESSAGE NOT SCANNED]
Nick Johnson wrote: >> probably there should be a switch to choose whether codegen should turn >> unwind/invoke into dwarf or setjmp/longjmp style code. It seems to me that there is an implicit, and undocumented, assumption that unwinding needs to handle stack-allocated objects. In languages without stack-allocated objects (ie. most languages that support exceptions) there is no
2010 May 13
4
update of rpm directory
Hi! I have an directory full with rpms that are installed on some machines.. what is the best way to update those rpms to the latest version? are there more optimal approaches then searching for each rpm names in an update repo and download one by one? Thanks, Adrian -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature
2009 Jul 20
4
[LLVMdev] x86 unwind support[MESSAGE NOT SCANNED]
> probably there should be a switch to choose whether codegen should turn > unwind/invoke into dwarf or setjmp/longjmp style code. There is, but it happens before codegen and is slow. -enable-correct-eh-support will translate invoke/unwind into setjmp/longjmp pairs for the correct behavior. See: http://llvm.org/docs/Passes.html#lowerinvoke Nick > > Ciao, > > Duncan. >
2012 Oct 27
7
How does btrfs behave on checksum mismatch?
I came across the tidbit that ZFS has a contract guarantee that the data read back will either be correct (the checksum computed over the data read from the disk matches the checksum stored on disk), or you get an I/O error. Obviously, this greatly reduces the probability that the data is invalid. (Particularly when taken in combination with the disk firmware''s own ECC and checksumming.)
2011 Jul 07
3
[LLVMdev] Licensing requirements
On 07/07/2011 02:25 AM, Chris Lattner wrote: > I, and many other reasonable people, consider the phrase: > > "The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software." > > ... to be talking about *copies of the software*. A binary is not a copy of the software, it is a lump of bits derived from it. >
2012 Oct 25
46
[RFC] New attempt to a better "btrfs fi df"
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, this is a new attempt to improve the output of the command "btrfs fi df". The previous attempt received a good reception. However there was no a general consensus about the wording. Moreover I still didn''t understand how btrfs was using the disks. A my first attempt was to develop a new command which shows how the disks
2006 Sep 03
6
Aptitude vs. apt
Hi all, I need to write an aptitude provider for Debian. How should it differ from apt? Can I just s/apt/aptitude/g, or do I need to do something else? Any other weird behaviours I should look for or whatever? I''ll make it a subclass of apt (and since Deb seems to specify aptitude as the default now, maybe apt should subclass aptitude), so any dpkg answerfile work should work on
2019 Jul 23
4
Files not populated in var/www
Greetings, I would love any advice configuring icecast on a virtual redhat server hosted by our university. I am currently trying to configure Icecast and cannot get the icecast server to start. The config file looks correct. I checked the /var/www/icecast/web and /var/www/icecast/admin folders and they were both empty, leading me to believe that this is why the server will not start. Since I was
2019 Jul 25
1
Files not populated in var/www
Thanks, Thomas. This machine is running RHEL enterprise. I installed with RedHat Package Manager. -B -- *Bjarne Bartlett* | Graduate Student | Biostatistics & Quantitative Health Sciences | 651 Ilalo Street, Honolulu, HI 96813 | (610)864-7435 | bjarne at hawaii.edu *WARNING*: E-mail sent over the Internet is not secure. Information sent by e-mail may not remain confidential.
2019 Jul 25
1
Files not populated in var/www
On 24 Jul 2019, at 21:37, Bjarne Bartlett wrote: > Aloha Paul, > > I did originally try to view the server on port 8000 and 8001 and I get an > error message that the site cannot be reached. It initially seemed like a > firewall issue, but our LAN admin has opened the ports and allowed the > icecast connection. Interestingly, when I start icecast it hangs and does > not print
2019 Jul 23
2
Files not populated in var/www
The logs don't show a fault. The configuration for the "web" files are usually under /etc/icecast2/web/ (or similar... RedHat may put them somewhere else). Have you actually tried viewing the server on port 8000? eg. http://your.server.example.com:8000/ -- Paul Martin <pm at nowster.me.uk>
2015 Sep 29
8
[PATCH 1/4] lib: actions: Remove some unused header files.
--- generator/c.ml | 2 -- 1 file changed, 2 deletions(-) diff --git a/generator/c.ml b/generator/c.ml index 055b683..963cf21 100644 --- a/generator/c.ml +++ b/generator/c.ml @@ -1213,9 +1213,7 @@ and generate_client_actions hash () = #include <stdlib.h> #include <stdint.h> #include <inttypes.h> -#include <sys/types.h> #include <sys/stat.h> -#include
2012 Jan 14
1
[LLVMdev] [PATCH] VS2010 stdint.h
Hi! VS2010 now includes a stdint.h header. LLVM assumes that there is no stdint.h header and creates own types and macros. Because the macros in the stdint.h header are not protected, you get warnings at compile time if you first include llvm/Support/Datatypes.h and then stdint.h. The attached patch includes stdint.h depending on compiler version and therefore avoids these warnings. Kai
2008 Aug 26
1
[PATCH] stubdom: int32_t is provided by stdint.h, not sys/types.h
stubdom: int32_t is provided by stdint.h, not sys/types.h diff -r c2472ded5c7c extras/mini-os/include/posix/dirent.h --- a/extras/mini-os/include/posix/dirent.h Tue Aug 26 15:16:57 2008 +0100 +++ b/extras/mini-os/include/posix/dirent.h Tue Aug 26 16:43:27 2008 +0100 @@ -1,7 +1,7 @@ #ifndef _POSIX_DIRENT_H #define _POSIX_DIRENT_H -#include <sys/types.h> +#include <stdint.h>