Re: TTYfier

2006-12-17 Thread Egor Duda
Eric Mangold wrote: First of all, i think it's better to post it to cygwin mailing list. I'm trying to use ttyfier to make the native win32 build of Python play nice over a cygwin/ssh/bash shell. I can ssh in to my Windows machine and run the Native python but it has all kinds of issues

Re: TTYfier

2006-03-06 Thread Egor Duda
Barry B wrote: Does anyone still have the source code to a Cygwin program called ttyfier? TTYfier is supposed to allow the running of Windows console applications that don't know how to converse with a tty. This would allow one to run such programs via the sshd that comes with Cygwin.

Re: BusyBox build problem on Cygwin

2005-01-10 Thread egor duda
Tero Niemela wrote: Egor, hi, I'm having a build problem of BusyBox-1.00 on Cygwin and I think I've tracked the origin of it being related to a change you've contributed to BusyBox (1). Specifically, when building BusyBox, its top-level Makefile include a huge amount of Makefile.in files with this

Re: checking for working mmap...no

2004-09-16 Thread egor duda
Sam Steingold wrote: It appears that cygwin mmap() is lacking: configure:20536: checking for working mmap configure:20617: gcc -o conftest.exe -g -O2 conftest.c 5 configure:20620: $? = 0 configure:20622: ./conftest.exe configure:20625: $? = 1 configure: program exited with status 1 configure:

Re: Locking down cygwin for security

2004-09-03 Thread egor duda
Colin JN Breame wrote: Is it possible to disabled certain features to make cygwin secure over ssh such that the logged in user cannot: - cd into any /cygdrive drives - mount any local or UNC drives but still: - access a system wide mount to a local drive You will gain little additional security

Re: Anyone Done This ???

2004-08-11 Thread Egor Duda
Reini Urban wrote: cygwin cannot control remote registry entries (besides ssh'ing to each machine), but the win32 tool regedt32.exe can, and there's a COM API. it can since 2002. just add hostname to the key name in regtool's command line. For detailed info see

make IPC_INFO visible to ipc system utilities only

2004-06-08 Thread Egor Duda
as long as we can't get semctl(IPC_INFO) results right anyway. Patch attached. egor 2004-Jun-08 Egor Duda [EMAIL PROTECTED] * include/cygwin/ipc.h: Make IPC_INFO visible only for ipc system utilities, to make it consistent with declaration of struct seminfo. Index: include/cygwin

Re: make IPC_INFO visible to ipc system utilities only

2004-06-08 Thread Egor Duda
Corinna Vinschen wrote: Currently IPC_INFO is defined whenever we include sys/sem.h, but struct seminfo, which is returned by semctl(IPC_INFO) is defined only for _KERNEL applications. This inconsistency breaks, for instance, libmudflap builds. I believe there's no point to have IPC_INFO in

Re: .rdata section in Cygwin executables?

2004-03-12 Thread Egor Duda
Joe Buehler wrote: The emacs recompile fails because there is a section in the initially built emacs.exe named .rdata that the unexec() code for Cygwin is not expecting. The section appears to have something to do with exception handling and is only 1k in size. .rdata is a section where read-only

Re: SIGSEGV in cygwin1.dll

2004-03-03 Thread Egor Duda
Marco Canini wrote: Hi list, this is my first post here. I'm writing an application that uses SDL, lib3ds and glib I've installed SDL and lib3ds from sources, both compiled with -mno-cygwin, while glib (2.2) comes from here http://web.sfc.keio.ac.jp/~s01397ms/cygwin/ I wasn't able to compile it

Re: search and replace tool

2004-02-20 Thread Egor Duda
Yitzchak Scott-Thoennes wrote: On Fri, Feb 20, 2004 at 10:02:03AM +0300, Egor Duda wrote: huh? what do you mean in-place? linux writes new file to new place, it just deletes .bak file afterwards, unlike cygwin. [EMAIL PROTECTED]:~$ echo aaa xxx [EMAIL PROTECTED]:~$ ls -i xxx 408096 xxx [EMAIL

Re: search and replace tool

2004-02-19 Thread Egor Duda
On Thu, 19 Feb 2004, Brian Dessent wrote: What on Earth are you talking about? What inability? WFM (see below). ... $ perl -i -pe 's/blah/stuff/g' sometext $ ls sometext sometext.bak It didn't do the editing inline, it created a new file and renamed the old one .bak. In other words, on Cygwin

Re: Cross Compiler and __RUNTIME_PSEUDO_RELOC_LIST__

2003-03-31 Thread Egor Duda
Tim Renner wrote: $ for f in `find . -name '*.a'`;do nm $f 2/dev/null |grep PSEUDO_RELOC_LIST echo $f; done U ___RUNTIME_PSEUDO_RELOC_LIST_END__ U ___RUNTIME_PSEUDO_RELOC_LIST__ ./libcygwin.a U ___RUNTIME_PSEUDO_RELOC_LIST_END__ U ___RUNTIME_PSEUDO_RELOC_LIST__

Bug in dumper

2003-02-27 Thread Egor Duda
Ronald Landheer-Cieslak wrote: Does dumper.exe work? Well, i should have answered this, but unfortunately, i have no access to windows machine right now to debug, or even verify this. Upon execution I see the following in the cygwin console: $ ./div.exe 7 [main] div 2296

Re: Repeated gcc yields differing .exe files

2002-12-20 Thread egor duda
Hi! Friday, 20 December, 2002 [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: fbun I found this just now. I'm afraid I don't know enough about gcc to deduce fbun whether this is just yet another symptom of problems already reported or fbun something else, that genuinely matters (I think it does) and

Re: --enable-runtime-pseudo-reloc support in cygwin, take 3.

2002-12-17 Thread egor duda
Hi! Sunday, 08 December, 2002 Charles Wilson [EMAIL PROTECTED] wrote: CW Charles Wilson wrote: I've tested Egor's patch and it seems to work just fine, as demonstrated by the two test cases he posted last week, AND as demonstrated by the test case posted to the binutils list some months

Re: stdint.h missing

2002-12-10 Thread egor duda
Hi! Tuesday, 10 December, 2002 Neal D. Becker [EMAIL PROTECTED] wrote: NDB It seems that /usr/include/stdint.h is missing. I am using: Welcome to the world of portable programming. Single Unix Specification version 2 -- a standard cygwin is trying to comply with -- doesn't include such file.

Re: --enable-runtime-pseudo-reloc support yadda, yadda [APOLOGY TO CHUCK]

2002-12-08 Thread egor duda
Hi! Monday, 09 December, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: CF On Sat, Dec 07, 2002 at 11:08:46PM -0500, Christopher Faylor wrote: On Sat, Dec 07, 2002 at 09:51:31PM -0500, Charles Wilson wrote: Now you're just being an asshole. I don't relish going to Red Hat lawyers and trying

Re: --enable-runtime-pseudo-reloc support in cygwin, take 3.

2002-12-03 Thread egor duda
Hi! Monday, 02 December, 2002 Charles Wilson [EMAIL PROTECTED] wrote: CW OTOH, if you, Egor Duda, do NOT assign ownership to Red Hat, but instead CW release the code as public domain FIRST, then mingw is free to take it. That's what i was meaning. CW Also, Red Hat is free to take it as well

Re: --enable-runtime-pseudo-reloc support in cygwin, take 3.

2002-12-03 Thread egor duda
Hi! Monday, 02 December, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: CF On Mon, Dec 02, 2002 at 01:30:24PM +0300, egor duda wrote: 2002-12-02 Egor Duda [EMAIL PROTECTED] * cygwin/lib/pseudo-reloc.c: New file. * cygwin/cygwin.sc: Add symbols to handle runtime pseudo-relocs

Re: --enable-runtime-pseudo-reloc support in cygwin, take 3.

2002-12-02 Thread egor duda
Hi! Monday, 02 December, 2002 egor duda [EMAIL PROTECTED] wrote: ed 2002-12-02 Egor Duda [EMAIL PROTECTED] ed * cygwin/lib/pseudo-reloc.c: New file. I guess i should put it to the public domain, so that mingw folks can also use it. Egor.mailto:[EMAIL PROTECTED] ICQ 5165414

Re: --enable-runtime-pseudo-reloc support in cygwin, take 3.

2002-12-02 Thread egor duda
Hi! Monday, 02 December, 2002 Earnie Boyd [EMAIL PROTECTED] wrote: EB egor duda wrote: Monday, 02 December, 2002 egor duda [EMAIL PROTECTED] wrote: ed 2002-12-02 Egor Duda [EMAIL PROTECTED] ed * cygwin/lib/pseudo-reloc.c: New file. I guess i should put it to the public domain

Re: --enable-runtime-pseudo-reloc support in cygwin, take 3.

2002-12-02 Thread egor duda
Hi! Monday, 02 December, 2002 Earnie Boyd [EMAIL PROTECTED] wrote: EB egor duda wrote: Hi! Monday, 02 December, 2002 Earnie Boyd [EMAIL PROTECTED] wrote: EB egor duda wrote: Monday, 02 December, 2002 egor duda [EMAIL PROTECTED] wrote: ed 2002-12-02 Egor Duda [EMAIL PROTECTED] ed

Re: max user processes

2002-12-02 Thread egor duda
Hi! Monday, 02 December, 2002 Lee Tuck [EMAIL PROTECTED] wrote: LT Can I recompile or rebuild the cygwin source so that I LT can set the maximum process per user id to 500? If LT yes, how? Which is the source that I should change? LT Hope that you can help out. If you want it, you'll have to

Re: undefined reference to __pei386_runtime_relocator

2002-11-29 Thread egor duda
Hi! Friday, 29 November, 2002 Alan Hourihane [EMAIL PROTECTED] wrote: AH I'm using the new --enable-runtime-pseudo-reloc parameter to ld and AH finding that nothing links and ld blurts out AH ertr03.o(.rdata+0x0): undefined reference to AH `__pei386_runtime_relocator' AH Is there

Re: Cygwin official logo ?

2002-11-29 Thread egor duda
Hi! Friday, 29 November, 2002 Barry Buchbinder [EMAIL PROTECTED] wrote: BB How about a penguin looking through a window? It'd be clearly misleading. Cygwin is not Linux for Windows. We have enough confusion already with people thinking otherwise. Egor.mailto:[EMAIL PROTECTED] ICQ

Re: Cygwin official logo ?

2002-11-29 Thread egor duda
Hi! Friday, 29 November, 2002 Rolf Campbell [EMAIL PROTECTED] wrote: -Original Message- From: egor duda [mailto:[EMAIL PROTECTED]] Sent: Friday, November 29, 2002 9:59 AM To: Barry Buchbinder Cc: [EMAIL PROTECTED] Subject: Re: Cygwin official logo ? BB How about a penguin

Re: [ANNOUNCEMENT] Updated: binutils-20021117-1

2002-11-26 Thread egor duda
Hi! Monday, 25 November, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: Wouldn't that mean that it should be added somehow to _cygwin_dll_entry winsup/cygwin/include/cygwin/cygwin_dll.h ? It only have to be called during application (or library, in case of app.exe-x1.dll-x2.dll)

Re: [ANNOUNCEMENT] Updated: binutils-20021117-1

2002-11-19 Thread egor duda
Hi! Tuesday, 19 November, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: CF I've made a new version of binutils available for download. This is CF just a refresh from sources.redhat.com. A notable change is the CF addition of Egor Duda's --enable-runtime-pseudo-reloc option which CF allows

Re: compiling clicq, problems with c++

2002-11-18 Thread egor duda
Hi! Monday, 18 November, 2002 Uwe Mayer [EMAIL PROTECTED] wrote: UM ok, sorry. i wanted to keep the mail as short as possible, here's the UM call to make: UM merkosh@M111 /tmp/clicq-0.1 UM $ make UM make[2]: Entering directory `/tmp/clicq-0.1/src' UM gcc -DHAVE_CONFIG_H -I. -I. -I..

Re: --enable-auto-import extension

2002-11-15 Thread egor duda
Hi! Thursday, 14 November, 2002 Nick Clifton [EMAIL PROTECTED] wrote: NC Hi Charles, Hi Egor, 2002-07-01 Egor Duda [EMAIL PROTECTED] * ldmain.c (main): Make runtime relocs disabled by default. Remove assignment which has no effect. * pe-dll.h (pe_create_import_fixup

Re: How can I use in console codepage different from ANSI and OEM?

2002-11-03 Thread egor duda
Hi! Sunday, 03 November, 2002 Alexander Gotlib [EMAIL PROTECTED] wrote: AG Subj? For russian language ANSI-codepage is cp1251 (win1251), OEM - cp866 AG (dos866). But in unix systems used another one - koi8-r. Koi8-r is de-facto AG standart for E-mail and News messages. Therefore will

Re: trouble using a PTY

2002-11-03 Thread egor duda
Hi! Sunday, 03 November, 2002 [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Fcc I'm trying to run some very simple code that uses ptys. The Fcc code is from W. Richard Stevens APUE book. The only change is This code is non-portable. The names of ptys are system-specific, and not guaranteed to be

Re: How can I use in console codepage different from ANSI and OEM?

2002-11-03 Thread egor duda
Hi! Sunday, 03 November, 2002 Alexander Gotlib [EMAIL PROTECTED] wrote: AG Subj? For russian language ANSI-codepage is cp1251 (win1251), OEM - cp866 AG (dos866). But in unix systems used another one - koi8-r. Koi8-r is de-facto AG standart for E-mail and News messages. Therefore

Re: Assymetric network performance on cygwin

2002-10-24 Thread egor duda
Hi! Thursday, 24 October, 2002 David Geldreich [EMAIL PROTECTED] wrote: DG And I get the following bandwidth (I am on a 100Mbit switched network) !!! DG cygwin (ttcp -r -s -fm) - linux (ttcp -t -s -fm) : 20Mbit DG linux (ttcp -r -s -fm) - cygwin (ttcp -t -s -fm) : 64Mbit I don't know

Re: Another problem using GDB

2002-10-18 Thread egor duda
Hi! Thursday, 17 October, 2002 Thomas Mellman [EMAIL PROTECTED] wrote: TM I'm having another problem with GDB. Normally, one would debug a core file TM as follows (correct?): TM gdb -nw gtl.exe gtl.exe.stackdump *.stackdump is not a corefile. To create core file, use 'dumper' utility,

Re: new gdb interface

2002-10-17 Thread egor duda
Hi! Thursday, 17 October, 2002 Thomas Mellman [EMAIL PROTECTED] wrote: TM I had to power down my box - neither kill(-9) on either the process under test, TM the debugger or the debugger window, nor even the task manager were able TM to kill the two processes, and even windows-shutdown hung.

Re: paths like //usr/local

2002-10-16 Thread egor duda
Hi! Wednesday, 16 October, 2002 Sven Köhler [EMAIL PROTECTED] wrote: SK the sollution that paths like //comp/share are interpreted like an SK UNC-path is just not compatible with an application might expect from a SK unix-environment. Then those applications are making false assumptions.

Re: pthreads in YahooPOPs

2002-10-14 Thread egor duda
Hi! Sunday, 13 October, 2002 Andrew Lynch [EMAIL PROTECTED] wrote: AL Hopefully, the author will see the issue and rewrite AL the code in a more portable manner. Can you deduce AL what the YahooPOPs author is trying to do? Would you AL suggest a more portable method I could look at? I AL

Re: pthreads in YahooPOPs

2002-10-13 Thread egor duda
Hi! Sunday, 13 October, 2002 Andrew Lynch [EMAIL PROTECTED] wrote: AL http://sourceforge.net/projects/yahoopops AL on Cygwin but have run into a problem with pthreads. AL The lines below do not compile even though Cygwin AL supports pthreads and pthread.h is included in the AL header file.

Re: Named pipes problem

2002-10-10 Thread egor duda
Hi! Thursday, 10 October, 2002 Chris [EMAIL PROTECTED] wrote: C I have recently installed Cygwin (version 1.3.12-2) on Windows 2k (SP2) and C have been trying to evaluate by developing some small programs. One of these C uses named pipes. However none of the named pipes functions seem to work -

Re: __RUNTIME_PSEUDO_RELOC_LIST__

2002-10-08 Thread egor duda
Hi! Tuesday, 08 October, 2002 Danny Smith [EMAIL PROTECTED] wrote: DS The __RUNTIME_PSEUDO_RELOC_LIST__ addition to ldscripts causes problems DS with ld -r -o foo.o bar.o baz.o because of multiple definitions. This DS change fixes that problem, but how will it affect intended usage of the DS

Re: [PATCH] fhandler_tty doecho change

2002-09-24 Thread egor duda
Hi! Tuesday, 24 September, 2002 Steve O [EMAIL PROTECTED] wrote: SO I was thinking about the deadlock problem some more last night, SO and it occured to me that if termios processing were done on SO the slave side, some of the buffering and tricky bits of SO flushing the write buffer would go

Re: df --local

2002-09-21 Thread egor duda
Hi! Friday, 20 September, 2002 Rob Brown [EMAIL PROTECTED] wrote: RB OK, that will *mostly* work except for the cdrom drive issue. The proper way is to convert path to win32 form and then use GetDriveType() and GetVolumeInformation() APIs. RB -Original Message- RB From: Igor

missing w32-shared-ptr.c

2002-08-16 Thread egor duda
Hi! Maybe i'm running slightly ahead of the train, but it looks like w32-shared-ptr.c haven't been actually added to repository. Neither trying to check it out nor looking for it via cvsweb interface helps. Is it unintentional omission during check-in, or i just don't understand something? I'm

Re: --enable-auto-import extension

2002-07-04 Thread egor duda
Hi! Wednesday, 03 July, 2002 Charles Wilson [EMAIL PROTECTED] wrote: CW The new version looks good to me; I built and ran your test without CW problems. I do have a suggestion for later, when CW --enable-runtime-pseudo-reloc is made the default: in pe-dll.c (around CW line 2209) change CW

Re: --enable-auto-import extension

2002-07-02 Thread egor duda
Hi! Tuesday, 02 July, 2002 Charles Wilson [EMAIL PROTECTED] wrote: What i was talking about is 64-bit versions of windows where addresses (and so base symbol values and addends are 64-bit). Or if we want to add some other types of relocations. Adding type field will make it possible to add

--enable-auto-import extension

2002-06-28 Thread egor duda
Hi! Currently, --enable-auto-import feature of ld has a limitation of not allowing importing dll data, which resides at some offset from exported symbol. This limitation is derived from limitation of native win32 loader which can't handle such imports. There're ways to work around such

Re: mingw and other gotchas in gcc 3.1

2002-06-25 Thread egor duda
Hi! Monday, 24 June, 2002 Conrad Scott [EMAIL PROTECTED] wrote: CS egor duda [EMAIL PROTECTED] wrote: Btw, libstdc++ in gcc 3.* is configured so that classes in std:: namespace are not visible unless one specify std:: via 'using' or explicitly. I feel this can be the problem that will make

Re: mingw and other gotchas in gcc 3.1

2002-06-24 Thread egor duda
Hi! Monday, 24 June, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: CF I'm finishing up on the release of gcc 3.1 and I have a few gotchas that CF I'd like to discuss: CF 1) I was going to take Red Hat's cue and release the new version of CFgcc as gcc3. However, this will require manual

Patch to add NtShutdownSystem() to w32api

2002-06-16 Thread egor duda
Hi! NtShutdownSystem() is crude no-caches-flushed-and-no-apps-notified but almost always working way to restart nt system. egor.mailto:[EMAIL PROTECTED] icq 5165414 fidonet 2:5020/496.19 w32api-ntshutdownsystem.diff Description: Binary data w32api-ntshutdownsystem.ChangeLog

Re: Patch to add NtShutdownSystem() to w32api

2002-06-16 Thread egor duda
Hi! Sunday, 16 June, 2002 Earnie Boyd [EMAIL PROTECTED] wrote: EB egor duda wrote: NtShutdownSystem() is crude no-caches-flushed-and-no-apps-notified but almost always working way to restart nt system. EB Uh, these aren't yet a part of w32api. Cygwin, supplies a header for EB one

Re: Need documentation for dumper.exe

2002-06-12 Thread egor duda
Hi! ed Tuesday, 11 June, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: CF I just noticed that dumper.exe is not documented in utils.sgml. CF Is anyone interested in taking a stab at it? There should be lots of CF info in the mailing list archives. Patch attached. Can anybody with sgml

Re: regtool support for remote registry

2002-06-07 Thread egor duda
Hi! Thursday, 06 June, 2002 Corinna Vinschen [EMAIL PROTECTED] wrote: CV On Thu, Jun 06, 2002 at 02:11:46PM +0400, Egor Duda wrote: Attached patch allows regtool to access registry on remote hosts, e.g.: regtool get \\bumba\machine\software\microsoft\windows\currentVersion

regtool support for remote registry

2002-06-06 Thread egor duda
Hi! Attached patch allows regtool to access registry on remote hosts, e.g.: regtool get \\bumba\machine\software\microsoft\windows\currentVersion\programFilesDir egor.mailto:[EMAIL PROTECTED] icq 5165414 fidonet 2:5020/496.19 regtool-remote-registry-support.diff Description:

mknetrel generalisation patch

2002-05-20 Thread egor duda
Hi! attached is a patch to make possible to use mknetrel on host different from sourceware. build-host-specific parameters are read from ~/.mknetrel file. i've tried to preserve old behaviour, but, possibly, there's no real need for default initializations in read_user_config() Comments? egor.

Re: Annoying cmd console spawn with remote access and Win 2000

2002-05-18 Thread egor duda
Hi! Friday, 17 May, 2002 Pawel Czechowicz [EMAIL PROTECTED] wrote: PC Do you think that I want to use this crappy Window$ stuff? No, I am PC forced to! This OS was bought for me by my employer and I am obliged to PC be happy with it!!! The same with VC++ and so on. PC THIS IS A CRY FOR HELP!

Re: [MinGW-dvlpr] Re: gcc 3.1 [-mno-cygwin and __main ]

2002-05-15 Thread egor duda
Hi! Wednesday, 15 May, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: I don't know how (when/if) cygwin will implement dwarf2 EH. Richard Henderson's patch was spot on, except for wrong use of -1 rather than 0 as sentinel for end of eh_frame table. My preference is to try to keep the

Re: connect() does not work with UNIX domain datagram sockets

2002-04-02 Thread egor duda
Hi! Tuesday, 02 April, 2002 DEVRIENDT ERIK [EMAIL PROTECTED] wrote: DE I am porting a client-server set of programs that run DE fine under linux. DE The programs communicate using UNIX domain datagram sockets. DE the server does the classic socket(), unlink(), bind() and then a loop DE with

Re: dumper.exe help/version patch

2002-03-11 Thread egor duda
Hi! Saturday, 09 March, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: CF On Fri, Mar 08, 2002 at 10:53:28PM -0800, Joshua Daniel Franklin wrote: Here is the next in the series of patches to standardize the help and version options in the utils. This also adds GNUish options to dumper. I left

Re: Descriptor passing between process

2002-01-24 Thread egor duda
Hi! Wednesday, 23 January, 2002 Corinna Vinschen [EMAIL PROTECTED] wrote: CV On Wed, Jan 23, 2002 at 10:55:07AM +0100, Christophe LEITIENNE wrote: I'm using Cygwin 1.3.8 on a Windows 2000 box. I'm looking for a way to pass a socket descriptor between 2 process, using sendmsg and recvmsg on a

Re: STATUS+AF8-ACCESS+AF8-VIOLATION Exception

2002-01-24 Thread egor duda
Hi! Thursday, 24 January, 2002 Amos [EMAIL PROTECTED] wrote: A Any simple c program that uses a string function crashes with the A STATUS_ACCESS_VIOLATION exception. A #include string.h A main() A {char *abc = a b c; A strcpy(abc, hello); A printf(%s\n, abc); A } your program is

Re: setregid and setreguid

2002-01-24 Thread egor duda
Hi! Thursday, 24 January, 2002 J S [EMAIL PROTECTED] wrote: JS Hi, JS I'm trying to compile eterm on cygwin, but running into problems because it JS needs setregid and setuid. I noticed that these were in the cygwin package JS testsuite and so I tried to compile that but the make file

Re: cygwin console

2002-01-09 Thread egor duda
Hi! Wednesday, 09 January, 2002 Pavel Tsekov [EMAIL PROTECTED] wrote: its very good. Bad i have some program with ncurses. On the screen i see the box() function in curses creates an ugly looking box, where the extended characters drawing the box (ACS_VLINE, ACS_HLINE) are replaced with

Re: 1.3.6-6 CVS: BUG: opendir() returns ENOTDIR whereas ENOENT would probably be a better choice...

2002-01-09 Thread egor duda
Hi! Friday, 04 January, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: CF On Fri, Jan 04, 2002 at 09:59:31PM +0300, egor duda wrote: Friday, 04 January, 2002 Alexei Lioubimov [EMAIL PROTECTED] wrote: AL cvs [checkout aborted]: cannot open directory .../CVS/mypoj/Attic: Not a AL directory AL I

Re: w32api header problems

2002-01-09 Thread egor duda
Hi! Wednesday, 09 January, 2002 Jean le Roux [EMAIL PROTECTED] wrote: JlR On Wed, Jan 09, 2002 at 01:07:47PM +0300, egor duda wrote: Hi! Wednesday, 09 January, 2002 Jean le Roux [EMAIL PROTECTED] wrote: JlR I need to include /usr/include/w32api/winbase.h in order to use the JlR

Re: w32api header problems

2002-01-09 Thread egor duda
Hi! Wednesday, 09 January, 2002 Jean le Roux [EMAIL PROTECTED] wrote: JlR On Wed, Jan 09, 2002 at 04:47:18PM +0300, egor duda wrote: JlR I've done this but windows.h seems to leave my code in a tangle :) JlR I suddenly have parse errors in my own header files, on normal JlR function

Re: 1.3.6-6 CVS: BUG: opendir() returns ENOTDIR whereas ENOENT would probably be a better choice...

2002-01-04 Thread egor duda
Hi! Friday, 04 January, 2002 Alexei Lioubimov [EMAIL PROTECTED] wrote: AL cvs [checkout aborted]: cannot open directory .../CVS/mypoj/Attic: Not a AL directory AL I send this error to info-cvs mailing list and they said, that it is due to AL opendir() implementation in cygwin (it returns

Re: gcc -mno-cygwin fail -- undefined reference to `_impure_ptr'

2001-12-12 Thread egor duda
Hi! Wednesday, 12 December, 2001 Jari Aalto+mail.emacs [EMAIL PROTECTED] wrote: JAme Does anyone know why following code fails? Do I need some JAme other libraries or gcc compile options? This is latest JAme Cygwin / W2k Pro / srv.p. 2 JAme

Re: Debug version of cygwin dll

2001-12-05 Thread egor duda
Hi! Wednesday, 05 December, 2001 Peter Buckley [EMAIL PROTECTED] wrote: PB You need to bunzip2 and untar the src, then cd to PB /usr/src/cygwin-1.3.5-3 (or wherever you extracted it to) and do the PB following: PB mkdir build PB cd build PB ../configure PB make PB make install please, don't