Displaying 9 results from an estimated 9 matches for "fogets".
Did you mean:
fgets
2007 Oct 11
1
[PATCH] Fix compiler warnings that prevent compilation
Counteract incorrect use of the "deprecated" attribute in ffmpeg
headers. In particular, struct AVPaletteControl is deprecated, but it's
used in a non-deprecated struct AVCodecContext (as found in Fedora's
ffmpeg-devel-0.4.9-0.8.20070530.fc7.x86_64). Define
attribute_deprecated to an empty string until broken version of ffmpeg
are too obsolete to support.
Use appropriate
2008 Aug 12
0
TheBat! help...
Hi,
I need some help with my TheBat! installation. It seems that the install works for most users (see: http://appdb.winehq.org/objectManager.php?sClass=version&iId=2704&iTestingId=3730) - except the icons of course.
I've got another problem: the account do not seem to be saved. No, more specifically, TheBat! seems to foget that I created an account. The account settings and the
2005 Oct 12
1
Winbind is DISCONNECTED after restart
I'm experiencing a strange problem on one RHEL4 system with Samba 3.0.20a.
After restarting the Samba and Winbind services, the domain connection
doesn't work any longer:
# wbinfo --sequence
HA02 : 1
BUILTIN : 1
CRT : DISCONNECTED
Before restarting, I got:
# wbinfo --sequence
CRT : 254
The strange thing is that if I remove /etc/samba/secrets.tdb before
(re)starting Samba, this
2012 Mar 30
1
cannot use xensocket on xen4.0.1
Hi,
I want to use shared memory to communicate with two DomUs, and so I download a revised version of xensocket. The original version uses out-dated API and cannot run on current version of Xen. However, even with this new one, the simple test of send and recieve still doesn''t work.
Here is my VMID;
[root@localhost ~]# xm list
Name ID
2006 May 20
0
How can you buy R? [Broadcast]
My understanding is that if a licensee wants to redistribute GPL code (or
work derived from GPL code), then it has to be done under GPL as well,
meaning the person must make it known to users that they can have access to
the source code if so desired, and they can do anything they want with that
code (including selling), but GPL must remain in force for further
redistribution.
FSF used to sell
2007 Jun 29
0
Branch 'as' - 3 commits - doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h
doc/Makefile.am | 1
doc/swfdec-docs.sgml | 2
doc/swfdec-sections.txt | 39 +++++++++++
libswfdec/swfdec_as_context.c | 139 +++++++++++++++++++++++++++++++++++-------
libswfdec/swfdec_as_context.h | 5 -
5 files changed, 160 insertions(+), 26 deletions(-)
New commits:
diff-tree 2203783339a0ece4ce8d264d0ec28c77034c3288 (from
2006 May 18
9
How can you buy R?
Hi all,
This may seem like a dumb question, but I work for an entity that is soon
converting to XP across the board, and I will lose the ability to install
software on my own. The entity has a policy of only using software that has
been purchased and "properly licensed" (whatever that means).
This means I will soon lose the ability to use R at work - something I can't
do without
2007 Oct 11
0
2 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h
libswfdec/swfdec_as_context.c | 8
libswfdec/swfdec_initialize.as | 2
libswfdec/swfdec_initialize.h | 402 ++++++++++++++++++++---------------------
3 files changed, 206 insertions(+), 206 deletions(-)
New commits:
diff-tree d5d06f45e7c5a64725dd1c6fe061ff1e0fd15110 (from 25e5a2b81639daef1308a6899a2cf78ee9b74f63)
Author: Pekka Lampila <pekka.lampila at iki.fi>
Date: Thu Oct 11
2007 Jul 02
0
Branch 'as' - 24 commits - configure.ac doc/Makefile.am doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_amf.c libswfdec/swfdec_as_array.c libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_frame.c
configure.ac | 6
doc/Makefile.am | 1
doc/swfdec-sections.txt | 21 --
libswfdec/Makefile.am | 4
libswfdec/swfdec.h | 3
libswfdec/swfdec_amf.c | 8
libswfdec/swfdec_as_array.c | 15 -
libswfdec/swfdec_as_context.c