[lammps-users] Region.cpp Bug?

Hello Steve,

While trying to compile 15Jan10 LAMMPS using xlC I receive the following error:

“region.cpp”, line 184.35: 1540-0135 (S) The array bound cannot be zero.
“region.cpp”, line 302.35: 1540-0135 (S) The array bound cannot be zero.

I have checked region.cpp and it seems that “disp” has the wrong dimension [0] instead of [3]?

Regards, Javier

This was fixed in the 23Jan10 patch.

Steve