--- John Hardin ha scritto:
> On Wed, 1 Oct 2008, John Hardin wrote:
>
> > Usually what happens is only the first dozen or so
> columns are redrawn,
> > and the rest of the window is blank.
>
> {counts a few instances} *exactly* 19 columns at the
> left edge of the
> window are redrawn. The r
On Oct 1 09:27, Herb Maeder wrote:
> With a fresh install of cygwin-1.7 on a vanilla Vista system, I see that
> the 'mv' command appends a .exe extension to the destination file for any
> source files that have a .bat or .com extensions.
>
> To reproduce:
>
>% mkdir foobar
>% touch f
On Sep 30 05:38, Sybille Ebert wrote:
> > >> - the problem is specific to Windows 2003 64-bit, it does not appear in
> >> Windows XP 32-bit
> >
> > There's no special code in Cygwin which would handle logoff/shutdown
> > scenarios differently on x86 vs. x64 systems, though...
>
> I thought so. A
>> The problem also appears in sshd service, eventhough it does not depend
>> on cygserver. I installed sshd using ssh-host-config and manually
>> stopped cygserver. And even with only sshd running, there was still a
>> long delay at logoff/shutdown!
>
> Which shows that the delay isn't cygserver
Hi,
We use the signal(SIGCHLD,sample) to get the status of the child
process according which we do further processing.
following is the sample function
void sample(int signo)
{
char *funcName = "sample()";
int s = 0;
int a = -1;
int get_pid_indx;
int pid = 0;
int Debug = 0;
if
If I missed feedback to the thread below I have to apologize.
Otherwise I would like to recall this (my last post)again
Christopher Faylor schrieb:
On Thu, Sep 25, 2008 at 12:57:32PM +0200, Dirk Napierala wrote:
Dave Korn schrieb:
Dirk Napierala wrote on 25 September 2008 09:55:
2008/10/1 Reini Urban:
> 2008/10/1 Bernt Røskar Brenna:
>> I believe that the Cygwin package catdoc is missing the file /etc/catdocrc
>>
>> Without the settings in the file, running catdoc against Word
>> documents with Norwegian characters produces strange results.
>>
>> I have used the following
On Oct 1 21:02, Thorsten Kampe wrote:
> * Herb Maeder (Wed, 01 Oct 2008 09:27:25 -0700)
> > With a fresh install of cygwin-1.7 on a vanilla Vista system, I see that
> > the 'mv' command appends a .exe extension to the destination file for any
> > source files that have a .bat or .com extensions.
Hello all,
I wanted know of anyone else has tried to build graphviz 2.20.2 from source
on cygwin. I am having trouble when it gets to vmalloc
[cut]
Making all in vmalloc
make[3]: Entering directory `/home/Jean-Paul/graphviz-2.20.2/lib/vmalloc'
mkdir -p ../../FEATURE
../../iffe - set cc gcc : ru
JP de Vooght wrote on 02 October 2008 18:38:
> [cut]
> Making all in vmalloc
> make[3]: Entering directory `/home/Jean-Paul/graphviz-2.20.2/lib/vmalloc'
> mkdir -p ../../FEATURE
> ../../iffe - set cc gcc : run ../../lib/vmalloc/features/vmalloc >
> ../../FEATURE/vmalloc
>
> Which hangs the buil
catdoc has been updated to fix some issues reported by Bernt Røskar Brenna.
There's now a /etc/catdocrc file with the entry use_locale=no to
disable the automatic
output locale detection, which is on cygwin always falsely US-ASCII,
where it should be 8859-1.
If your locale is detected correctly se
On Thu, 2 Oct 2008, Marco Atzeri wrote:
--- John Hardin ha scritto:
{counts a few instances} *exactly* 19 columns at the left edge of the
window are redrawn. The rest of the window is blank.
I am using Virtual Dimension 0.94
Same here. On Windows XP SP2.
and I have not such problem with
On Wed, Oct 1, 2008 at 5:04 PM, Christian Franke wrote:
>
> This new getopt() sets optind to the index of the current option instead of
> the next option.
Can you please open a bug report in the MinGW tracker:
https://sourceforge.net/tracker/?group_id=2435&atid=102435
Thanx!
Chris
--
Chris Su
--- John Hardin ha scritto:
> On Thu, 2 Oct 2008, Marco Atzeri wrote:
>
> > --- John Hardin ha scritto:
> >
> >> {counts a few instances} *exactly* 19 columns at
> the left edge of the
> >> window are redrawn. The rest of the window is
> blank.
> >
> > I am using Virtual Dimension 0.94
>
> Same
14 matches
Mail list logo