required by POSIX
> can do so.
Is this the reason? If so, do you know why POSIX requires this? At some
point POSIX compliance ceased to be a goal of the Cygwin project, so I don't
see that as an argument either way.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#
all" is not part of my Cygwin
> installation - and I don't see which package contains it.
>From a shell prompt, execute
cygcheck -p killall
or in a browser, go to http://cygwin.com/packages/ and "Search
Package List:" for "killall".
Gary
--
Gary Johnson
.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
You can use 'cygpath' to translate among the various forms of a path
name. In this case, the idea would be to replace
cd '%1'
by something like
cd "`cygpath -u '%1'`"
I still have a hard time ge
typing forward slashes and allows
users to avoid the question of whether backslashes in file names
will be interpreted as path separators or as quotes of the following
characters.
It doesn't understand cygwin paths, however, which is an advantage
to using the Cygwin vim. I use both.
solved (or will be when the next Cygwin build is released).
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
new bash
> invocation. Also, you must consider how things should work
> when stdin is a pipe containing \r\n data, since with pipes,
> you can't prescan the first line of input to see what it
> contains because you can't rewind afterwards.
>
What's going to br
reat,
great, great, greatgreatgreat grandchildren will be able to creat a plain
text file on one computer and have it be understood on another.
But I wouldn't put money on it.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
ine endings. Also,
make sure any other tools you might wish to use to process text, cygwin or
non-cygwin, do the same."
The "/r/n vs /n vs /r" Crisis Which Shall Plague Computer Science Forever is
most assuredly not merely a matter of "don't use notepad".
--
Gary R.
ile I'm all for saving a cycle here and there (q.v. the
1% make improvement ;-)), I have a hard time believing that ignoring the
occaisional "\r" is even a blip on bash's radar compared with fork()ing et
al.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.co
ke
[...]
real23m13.115s
^^ 18 seconds saved (approx. 1%)
user3m56.285s
sys 3m2.261s
So, I shall take that 18 seconds to also thank you for your great work. ;-)
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Proble
e when you see an LF that could perhaps have actually
> >been a CR/LF. What we really want is
>
> AFAIK, Cygwin's lseek should handle seeking on text streams.
> DJ implemented that years ago.
>
Last I looked, which was admittedly also years ago, it was "#if
> From: G.W. Haywood
> Sent: Friday, August 25, 2006 4:53 AM
> Subject: RE: copying and pasting in the terminal window?
>
> Hi there,
>
>
> On Fri, 25 Aug 2006, Gary R. Van Sickle wrote:
>
> > ... The main trick is (or at least used to be) getting
> y
> From: mwoehlke
> Sent: Thursday, August 24, 2006 10:44 AM
> Subject: Re: copying and pasting in the terminal window?
>
> Gary R. Van Sickle wrote:
> >> From: mwoehlke
> >> Cygwin also has an rxvt terminal emulator that may be more to your
> >> likin
> From: mwoehlke
[snip]
> Cygwin also has an rxvt terminal emulator that may be more to
> your liking, but I haven't used it and so can't tell you what
> it's like.
It's awesome, if you're still using the DOS box change over immediately.
Believe me now
I
think it's mainly hand-rolled makefiles these days, but IIRC if somebody's
using crusty enough autotools they'll get configures that do this to you.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
or any
file beyond a certain size. I unfortunately do not recall what that size
is. What happens as you change FILE_SIZE and/or BUFFER_SIZE in your script,
to maybe a small multiple of your cluster size?
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
le and copies them an
(f)read/(f)write buffer at a time, while your Windows native program almost
certainly simply calls CopyFile() (a Win32 API), bypassing a ton of library
code.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
ission problem
as above. If I build with the older version, there is
no problem. I believe, but cannot verify at the moment
that everything runs fine under the new binutils, it
just does not work if the newer binutils is installed
when I compile matplotlib.
I will attempt over the weekend to get a simpl
--- Jim Kleckner <[EMAIL PROTECTED]> wrote:
> Gary,
>
> I wanted to personally thank you for putting up with
> the nonsense that this list always seems to dish out
> to discourage people from helping. You persevered
> and let it wash over you. I'm glad t
V programs, Google Desktop, etc etc etc, and at least prominently flag
their existence, if not make some clear statement to the effect of "This
program is almost certainly causing your problem, plus dozens of others you
don't even know about. Uninstall it."? IIRC, Setup actually gi
all my drives (up to 250 GB).
>
Shut it off and give it another try. Also make sure Google Desktop isn't
running, or anything else that sits in the background hitting files "behind
your back".
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubs
er: Much has, but the real problem is the very definition of the
function.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
everything to a fast (preferably local) drive/share
and do your business there, if that's possible. It might be a win for you
even if you did a copy-to-local/modify/copy-back sort of deal, depends on
the situation.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubs
!= "Well Tested". You should be testing whatever program
you're using to do backups, GNU, Cygwin, or otherwise.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
> From: Brian Dessent
>
> "Gary R. Van Sickle" wrote:
>
> > Sorry folks, this is going to probably have to wait until
> the weekend.
> > But I am still about 99.44% confident that this is solvable in a
> > reasonably painless manner.
>
> Do
> From: Gary R. Van Sickle
>
> > From: Samuel Thibault
> >
> > Gary R. Van Sickle, le Mon 24 Apr 2006 23:20:55 -0500, a écrit :
> > >
> >
> http://home.att.net/~g.r.vansickle/cygwin/SetupInstaller/SetupInstalle
> > > r.exe
> >
> >
> From: Samuel Thibault
>
> Gary R. Van Sickle, le Mon 24 Apr 2006 23:20:55 -0500, a écrit :
> >
> http://home.att.net/~g.r.vansickle/cygwin/SetupInstaller/SetupInstalle
> > r.exe
>
> Same result as when I manually copied MSVCRT.DLL to my system
> for getting
> From: Brian Dessent
>
> "Gary R. Van Sickle" wrote:
>
> > Looking through the source tarball brings up another issue though:
> > there's no copy of the GPL included with the source, nor
> could I find
> > one pending in cvs for an upcoming rel
> From: Brian Dessent
> "Gary R. Van Sickle" wrote:
>
> > locate said source. However, it is not where this page <
> > http://sources.redhat.com/cygwin-apps/setup.html> indicates it is
> > ("Source code for setup.exe is available from
> >
> From: Eric Blake
>
> Gary - you should know better.
No I shouldn't.
> Top-posting reformatted, to
> avoid http://cygwin.com/acronyms/#TOFU,
OMG I did top-post! How the ^*& did that happen? My sincerest apologies.
> and raw email munged;
> you really sho
> From: Max Bowsher
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Gary R. Van Sickle wrote:
> >> From: Corinna Vinschen
> >> Sent: Friday, April 21, 2006 6:38 AM
> >> To: cygwin@cygwin.com
> >> Subject: Re: Windows 95 supp
rsion of either the exe or the DLL.
Works great for me on XP here.
There'd be source for setup.exe 2.510.2.2 here as well if it was here:
http://www.cygwin.com/setup/ or somewhere else that I could find it.
--
Gary R. Van Sickle
> -Original Message-
> From: [EMAIL PROTE
> From: Samuel Thibault
> Sent: Monday, April 24, 2006 3:51 AM
> To: cygwin@cygwin.com
> Subject: Re: Windows 95 support ?
>
> Hi,
>
> Gary R. Van Sickle, le Mon 24 Apr 2006 02:54:59 -0500, a écrit :
> > Mr. Thibault, do you have any interest in helping test out
access to a Win95 machine since... well, pretty much
forever in PC-years, so the only testing I could do myself would be that it
doesn't wreck anything with XP Pro and Home, and maybe ME if I can ressurect
that machine.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin
ilar error. So this must be a configuration error on my
part, not a urxvt-X error.
I give it a GTG, and will probably switch to it as my primary terminal
to give it more "in the wild"-type testing.
--
Gary R. Van Sickle
Contract EE, CRDM EMI/MRI/Soft Errors
Medtronic Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
heart even though I felt it was necessary. Two of
> those people are back today and sending email to cygwin lists
> with no problem.
>
> Usually when I block someone, I block them from all of the
> cygwin lists.
> But, tonight, I have chosen to only block Gary R. Van Sickle
&g
More non-negative news: The Cygwin/X Server creates its own subdirectory and
a bunch of files in /tmp and still appears to work fine.
--
Gary R. Van Sickle
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Gary R.
> Van Sickle
>
> From: Gary R. Van Sickle
>
> > From: Gary R. Van Sickle
> >
> > > From: Christopher Faylor
> > [snip]
> > > Yes, I think it makes sense to open temp files in binary
> > but I'll bet
> > > that someone is relying on textmode beh
\WINDOWS\system32\cmd.exe command line)
>
Nels,
This MAY be the same problem discussed in the thread
referring to a dlopen() bug:
http://cygwin.com/ml/cygwin/2006-04/msg00036.html
My experience with this bug comes from a Python
program importing a dll, a
: */
if (pthread_key::is_good_object (key))
return EBUSY;
If you need any more information or support for
getting this patched, let me know.
Thank you,
Gary Zablackis
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam pro
search a bit. ]
>
Ahem, without resolution to the minute that's going to help how again?
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
"C:\Program Files\Common
Files\Cygwin", and put the DLLs or what have you in there. You make sure
that it gets reference counted, that your Cygwin apps can find it (eg put it
in the Windows PATH), and you're done. To keep versions dealt with
correctly, you probably want to use In
d on me what the problem probably was.
>
> However, if you had narrowed this down to a specific failing
> snapshot or mentioned where it was hanging or what it was
> trying to do, I would have been able to figure this out much faster.
>
> cgf
>
Faster than 19 minutes? W
to cygwin1.dll shows this clearly.
Also, the problem persists if ct.c is changed to ct.cc
and g++ is used throughout in the build.
I have built debug versions of both cygwin1.dll and
libstdc++. I hope to have some time this weekend to
finally look into this problem more deeply.
Gary
__
gt;
> Bernhard
>
Bernhard,
Not yet. I have built debug versions of the
appropriate dlls (cygwin1) and libraries (libstdc++),
but I have not had time to go in depth into the
problem.
Gary
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail
your help,
> Martin
>
Martin,
I have not gotten anywhere, yet. I hope to examine the
std c++ lib code this weekend and maybe get a this
resolved.
Gary
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
ht
> Hi:
>
> (tried posting this to the comp.windows.cygwin usenet group
> and got no response, so)
>
There's a comp.windows.cygwin USENET group? When did that happen?
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
with the testcase.
I have included a log with output from a debug version
of cygwin1.dll v 1.5.19-4 with some system_printf()
trace messages added so you can see at least part of
what is happening.
Thanks,
Gary
__
Do You Yahoo!?
Tired of spam? Yah
.c):
#include
#include
void test()
{
printf("\tOK: This is a test.\n");
}
--
NOTE: I have also tested all of this with
__declspec(dllexport) and
__declspec(dllimport)
and everything works exactly the same
Thanks,
Gary
> From: Shankar Unni
> Sent: Friday, February 17, 2006 2:28 PM
> To: cygwin@cygwin.com
> Subject: Re: _kbhit
>
> Gary R. Van Sickle wrote:
>
> > Arend-Jan Westhoff writes:
> >> I cannot confirm your assertion that msvcrt.dll and cygwin1.dll
> >
d bash on CMD but not
> on rxvt; as stated elsewhere in this thread the Microsoft
> _kbhit is not very good).
>
> HTH,
>
> Arend-Jan Westhoff.
The Gary Exclusion Principle: Two C runtimes cannot occupy the same point
in space at the same moment in time.
A corollary to that:
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Robb, Sam
> Sent: Tuesday, February 14, 2006 10:09 AM
> To: cygwin@cygwin.com
> Subject: RE: BUG: ualarm(0,0) not clearing ualarms
>
> Gary R. Van Sickle wrote:
> > I get the same can't-dupli
other
> company, and there are good business reasons to avoid
> changing them. Saying that the makefiles are going about
> everything the wrong way is not an option.
>
Sometimes failure is not an option; it comes standard.
--
Gary R. Van Sickle
--
Unsubscribe info: http://
N-processor
> race-related bug.
>
> cgf
Hyperthreding P4 3.4GHz "X-Treme Edition" (more cache?), 1Gig RAM.
Maybe this is the one bug that HT actually masks instead of reveals. ;-)
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe
86 Cygwin
I don't have any of this stuff in $CYGWIN, might be worth a try to ditch it:
"
CYGWIN = 'server ntsec forkchunk:32768'
"
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
don't recommend it to people. Just having cygwin1.dll in your path is
sufficient.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
n-win.
Bonus hint: Norton Antivirus counts as both a driver and the cause of almost
every problem anybody has ever had with a computer, except for those caused
by all other anti-anything software.
--
Gary R. Van Sickle
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL
y to
> submit a patch. If not, ... well for my own project a kbhit()
> function based on select() is sufficient, so that'll work for
> me at least.
>
You may also want to look at MinGW. They actually link with the real
msvcrt.dll.
> --Michiel.
>
> Mich
to stop wrapping once it hits MS-DOS 4.0. I don't know why.
>
I think it was because they couldn't get the Installable File System thing
working properly. Which is truly shocking really, considering Microsoft's
otherwise-blemishless reputation when it comes to getting all things file
t was BSODing on you, but to tell you
the truth it's been so long since I've seen one I don't know if it does
anymore. If it does, it will probably be a driver, and then you're 99% of
the way towards a solution.
Hey, this would make a reasonably good
Not-Entirely-Infrequently
ce.
>
Last I checked it was "cause more problems than the viruses we purportedly
protect you from would".
Look guys, the bottom line here is that on-access virus scanners cause
trouble. Not just for Cygwin, and not just particular ones. Scan your
incoming email, scan your downloa
27;t.
The long non-rant answer would require a logical explanation from Microsoft
as to why their filesystem infrastructure is completely incapable of
properly handling removable media, and that is highly unlikely to be
forthcoming.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/
rent opinion and will convince me
> otherwise but, until that time, I just thought I would make
> the ground rules clear. I thought this was obvious stuff but
> I guess it wasn't.
>
No, and I guess it still isn't.
BTW, OP: Update your 1.3.x install. It's th
but as you see it certainly doesn't WFM!
You use text mounts? The alternatives package was(is?) busted, and only
worked if /var/lib/alternatives is binmode. If this is it, IIRC correctly
the files therein will have to be manually d2u'ed and/or otherwise fixed up.
--
Gary R. Van Sickle
MessageBox???
>
He of course meant "MustardBox(MB_PLOCHMANNS)", Mr. Picky.
;-)
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
and
(possibly) fix it be a better workaround (or co-workaround)? While I know
it wouldn't be the first instance nor the last, it seems unseemly to me for
the cygwin DLL itself to be working around a busted Windows install.
--
Gary R. Van Sickle
--
Unsubscribe info:
/cygwin.com/ml/cygwin-patches/2003-q1/threads.html#00203
>
> cgf
I must have missed something - did "MessageBeep(-1)" never get put in? Or
did it stop working? MSDN still documents it as working even without a
sound card.
--
Gary R. Van Sickle
--
Unsubscribe info: http:/
, send me the dual HT machine, I'll send you my one-banger
HT machine, and then you can turn off HT. It's win-win.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
the Cygwin
Cutting-Off-Nose-To-Spite-Face-For-No-Perceptible-Reason Department.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
; cygcheck output?
>
> cgf
> (who's wondering why he has to reiterate basics to people who
> already know this stuff)
>
WJM?
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documen
e at least Why2K, and they have a useless KB article about
it), but for God knows what reason, REFUSES TO FIX IT.
To fix it, you basically have to set up MS's DNS server (it can be caching
or whatever) and MANUALLY add the domain controller lookup entry. I don't
recall the step-by-steps o
ete anything in the "To:" field that doesn't have "@cygwin.com" in it.
- Make sure your email reader hasn't put anybody's email address in the
quoted text you're replying with (mainly in the headers).
If you're asking about the politics of doing so:
- Polit
Gentlemen,
The ploticus 2.32-1 package is putting its prefabs in
'/usr/share/ploticus/prefabs' instead of
'/usr/local/share/ploticus/prefabs'. Furthermore, ploticus can't find its
prefabs, as it is looking for them in '/usr/local/share/ploticus/prefabs'
> On Thu, Dec 15, 2005 at 02:45:59PM -0600, Van Sickle, Gary wrote:
> >In both cases tar *is* executed and works fine. Due to the Van
Sickle
> >Exclusion Principle (a bug and a debugging tool capable of providing
> >insight into that bug cannot occupy the same hardware at t
>
> Could you do a:
>
> strace -ostrace.out bash
> tar --help
> exit
>
> and send the strace.out here as an attachment?
>
> cgf
I'll give it a try tomorrow.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe
XPATH=".";
else
XPATH="$(cygpath -w "${1}")";
fi;
explorer $XPATH & disown %-
}
"
> cgf
FWIW: bash started from a cmd.exe prompt behaves the same way, "tar
--help"/"man --help"/"man man" all appear
> From: Corinna Vinschen
> On Dec 14 15:00, Van Sickle, Gary wrote:
> > OK, lessee what I missed:
>
> The error message content. When fixup_mmaps_after_fork fails, there's
> a message in your window which gives at least some details for a
start.
>
"
$ tar -
> On Dec 14 12:41, Van Sickle, Gary wrote:
> > I'm getting a "recreate_mmaps_after_fork_failed" error on the 12-07
and
> > 12-13 snapshots on one particular machine at work. That's pretty
much
> > all I get - rxvt dies immediately, and while I do get
x27;t run any programs
from it, not even cygcheck; I get the same error. I've never knowingly
rebased anything ever, on any machine. I don't know if this will help
or not, but attached is a cygcheck of the 11-30 snapshot. If it would
be helpful I can reinstall 12-07 or 12-13, and get a
I'll have to cogitate on that one, that might actually be a good idea.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
a bunch of
utilities in a manner which is not officially supported is probably at the
top of that list. It sounds to me that what you really should do is release
your software as a Cygwin package, and then work on adding the functionality
you need to Cygwin's setup.exe.
>
> From: Charles Wilson
> Sent: Saturday, November 05, 2005 12:12 PM
> To: Mailing List: CygWin
> Subject: Re: BUG: alternatives
>
> Gary R. Van Sickle wrote:
> > More investigation reveals that it's textmode mounts that
> alternatives
> > doesn
More investigation reveals that it's textmode mounts that alternatives
doesn't like, not necessarily (although almost certainly as well as) \r\n
line endings.
--
Gary R. Van Sickle
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Be
Running d2u on /var/lib/alternatives/automake makes it work (at least
--config now gets me to the menu). It doesn't have an entry for
automake-1.9 though, which I do have installed. That may have been an
absorbed error on installation.
--
Gary R. Van Sickle
> -Original
/sbin/alternatives --config automake
failed to read /var/lib/alternatives/automake: No error
This is with snapshot 20051103 21:02:10, but this is the first time I've
ever tried to use alternatives, so that could have nothing to do with
anything.
--
Gary R. Van Sickle
--
Unsubscribe info:
ct in other areas (one of
> them: speed), than it does help to make Cygwin useful (I hear
> cgf falling from his chair and rolling on the floor laughing
> in the background).
>
That's why I like the way the OP (?) was going to go about it: add it, test
it, and see what the actua
tate this as an axiom: There is not a single soul who is in
love with Cygwin's setup.
> and simply build an additional install-and-upgrade
> program that
> uses the same "back-end" technology/interfaces and presents something
> different to the user?
>
We thought of that several years ago. Problem is, there is no "backend" -
we inherited a codebase with a tightly interwoven GUI and business logic.
Since then, the GUI has been improved dramatically, innumerable defects have
been fixed, several features have been added, and some work has gone into
separating the business logic.
That work was, as far as I know, all gratis. Now, if you're eating the
bread from the sweat of another man's brow, as you claim to be doing, it
seems to me that the best way to get what you want is to contribute to the
program's improvement in some manner, rather than ranting against the hand
that's feeding you.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
tate this as an axiom: There is not a single soul who is in
love with Cygwin's setup.
> and simply build an additional install-and-upgrade
> program that
> uses the same "back-end" technology/interfaces and presents something
> different to the user?
>
We thought of that several years ago. Problem is, there is no "backend" -
we inherited a codebase with a tightly interwoven GUI and business logic.
Since then, the GUI has been improved dramatically, innumerable defects have
been fixed, several features have been added, and some work has gone into
separating the business logic.
That work was, as far as I know, all gratis. Now, if you're eating the
bread from the sweat of another man's brow, as you claim to be doing, it
seems to me that the best way to get what you want is to contribute to the
program's improvement in some manner, rather than ranting against the hand
that's feeding you.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
A cvs pull of wxWindows configured and built fine here.
--
Gary R. Van Sickle
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Faylor
> Sent: Thursday, September 29, 2005 6:13 PM
> To: cygwin@cygwin.com
> Subje
I'm attempting to install Cygwin on a (rather wimpy - slow CPU & not much disk
space) PC, and I keep running into a problem:
In short, somebody installed it on this machine earlier, and didn't do that
installation quite right. So, I decided to delete everything on the disk I
could find relatin
> When I try to reply to a posting by email the entire window
> simply goes black. My mail_editor_command is "mutt -H '%s'",
> and I am using rxvt (in Cygwin).
As I thought, it was a terminal issue.
instead of
set mail_editor_command "mutt -H '%s'"
using
mail_editor_command "export TERM=vt220
Olaf Foellinger wrote:
> I don't think you need mutt to send mail from slrn
Oh, you don't! I want to use it because it has all the features that I need
when writing mails - saving mails in appropriate mailbox, being able to add
attachments, use of my address book, and so on.
--
Unsubscribe info:
When I use slrn try to reply to a posting by email the entire window simply
goes black. My mail_editor_command is "mutt -H '%s'", and I am using rxvt
(in Cygwin). I know that mutt starts, and if I kill that process I get my
slrn back again, though when I then quit slrn the terminal no longer echoes
them due to static linking.
No, it doesn't. The .lib you linked to is a stub. It doesn't contain any
part of the DLL code, regardless of how much of the library you use. IIUC,
the .lib under discussion isn't even of Microsoft origin; it's generated by
a Cygwin or Mingw prog
> not allowing the dll to be redistributable?
>
>
> Any insight/info would be appreciated.
The DLL isn't being redistributed, so? I don't follow.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://c
Ok, whatever snapshot this is:
"1.5.19s(0.138/4/2) 20050914 20:32:51"
Configures, builds, and installs a working wxWidgets here (same wxW's cvs as
yesterday).
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: ht
that this is
> tedious
Not for much longer, if a certain googly-eyed letter of the alphabet has
anything to say about it!
[snip]
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
ously, if you are seeing this, then it
> succeeded.
>
Sorry, it still didn't work.
--
Gary R. Van Sickle
PS: I AM HI-LARIOUS!!! ;-)
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
Configures and builds cvs wxWidgets here with no observed problems.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http
ny further discussion there. Reply-To set accordingly.
>
(Oops, apparently not! ;-))
Well, any LF/CRLF religious debate perhaps belongs there. But religious
issues aside, the change you're proposing is a major change to long-standing
Cygwin functionality that would affect a large
401 - 500 of 958 matches
Mail list logo