Hi, My sysadmin is installing PDL-2.4.3 for me on a redhat linux box where I work. He noticed the following warnings during build:
Ops.xs: In function `pdl_modulo_readdata': Ops.xs:13204: warning: comparison is always true due to limited range of data type Ops.xs:13204: warning: comparison is always true due to limited range of data type Ops.xs:13204: warning: comparison is always false due to limited range of data type Ops.xs:13204: warning: comparison is always false due to limited range of data type Ops.xs:13247: warning: comparison is always true due to limited range of data type Ops.xs:13247: warning: comparison is always true due to limited range of data type Ops.xs:13247: warning: comparison is always false due to limited range of data type Ops.xs:13247: warning: comparison is always false due to limited range of data type Ops.xs:13408: warning: comparison is always true due to limited range of data type Ops.xs:13408: warning: comparison is always true due to limited range of data type Ops.xs:13408: warning: comparison is always false due to limited range of data type Ops.xs:13408: warning: comparison is always false due to limited range of data type Ops.xs:13451: warning: comparison is always true due to limited range of data type Ops.xs:13451: warning: comparison is always true due to limited range of data type Ops.xs:13451: warning: comparison is always false due to limited range of data type Ops.xs:13451: warning: comparison is always false due to limited range of data type I did a build on my own slackware linux box and the same warnings occur and obviously haven't affected the final PDL installation which I had been using for a while. Does anyone know why these warnings appear and whether it matters? Regards, Trevor. ----- Dr. Trevor Carey-Smith National Institute of Water and Atmospheric Research Private Bag 14-901, Wellington, New Zealand Ph: +64 4 386 0394 Fax: +64 4 386 2153 _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
