www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/07/04/18:54:05

From: muller AT janus DOT u-strasbg DOT fr (Pierre Muller)
Newsgroups: comp.os.msdos.djgpp
Subject: RHIDE user error checking does not work
Date: 4 Jul 1997 16:38:17 GMT
Organization: Institut Charles Sadron
Lines: 24
Message-ID: <5pj8tp$v2$2@arcturus.ciril.fr>
NNTP-Posting-Host: laocoon.u-strasbg.fr
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

  I tried hard to bring this to work,
but after some time I look in the source 
a there seem to be a simple typing error
in ideuser.cc
at line 103

  inf= popen(dep->error_check,"r");

shouldn't it be

  inf= popen(tmp,"r");

tmp contains the redirected error file name as argument
and without that this user error checking is useless

  As I am not able to recompile RHIDE
I will have to wait for the next release,
but I would say that I would love to be able to
associate extensions to syntax highlight just with a env var
as for the compilers.

  Could this redirecting also be used without projects ??


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019