<div dir="ltr">On Wed, Sep 24, 2008 at 11:33 PM, Adhi 'Akeka' Kristianto <span dir="ltr"><<a href="mailto:adi.akeka@gmail.com">adi.akeka@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hello there,<br><br>i've problem compiling torque at my solaris 8 server, the error when i run gmake is :<br><br>strTouL.c: In function `strTouL':<br>strTouL.c:171: warning: subscript has type `char'</div>
</blockquote><div><br><br>what does line 171 look like in strTouL.c in whatever version of TORQUE you are using? My guess is on your system something like isspace() is actually a macro that uses its argument as an index into an array. I would suggest passing --<span class="nfakPe">disable</span>-<span class="nfakPe">gcc</span>-<span class="nfakPe">warnings for now and we can look into this.<br>
<br><br></span></div></div><br></div>