<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>I would submit this through the bug-tracking system myself, but I’m getting 
an error when I try to register on the project web page.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Looking at <A 
title=https://projects.coin-or.org/Ipopt/changeset/2090/trunk/Ipopt/src/contrib/LinearSolverLoader/HSLLoader.c 
href="https://projects.coin-or.org/Ipopt/changeset/2090/trunk/Ipopt/src/contrib/LinearSolverLoader/HSLLoader.c">https://projects.coin-or.org/Ipopt/changeset/2090/trunk/Ipopt/src/contrib/LinearSolverLoader/HSLLoader.c</A> 
line 842 appears to be a typo – why should LSL_isMA77available() care if 
COINHSL_HAS_MA86? I’m getting error messages to the effect of:</DIV>
<DIV>HSLLoader.c: In function 'LSL_isMA77available':</DIV>
<DIV>HSLLoader.c:843: error: 'func_ma77_default_control' undeclared (first use 
in this function)</DIV>
<DIV>... and so on for func_ma77_open_nelt and others</DIV>
<DIV>&nbsp;</DIV>
<DIV>Things compile successfully and appear to work if I change COINHSL_HAS_MA86 
on line 842 to COINHSL_HAS_MA77. I could also use a stable or release version 
instead of trunk, but I’m about to try the HSL 1.4 interface for some of the 
newer solvers which appears to only be in Ipopt/trunk.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>Tony Kelman</DIV></DIV></DIV></BODY></HTML>