| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 11 Jun 2002 18:29:13 -0400 |
| From: | rich-paul AT rich-paul DOT net |
| To: | cygwin AT cygwin DOT com |
| Subject: | Comment bug |
| Message-ID: | <20020611182913.A8651@monster.rich-paul.net> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.3.16i |
| X-Operating-System: | Linux monster 2.4.17-SMPs |
the following comment appears at line 1297 of the latest snapshot code, and regards the implementation of conv_path_list. SRC is not a const char * because we temporarily modify it to ease the implementation. however, conv_path_list *does* take a const char * called src, and it makes a copy of it into a non-const alloca'd string called srcbuf. For what it's worth, Rich -- Got freedom? Vote Libertarian: http://www.lp.org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |