Changes between Version 37 and Version 38 of Processing
- Timestamp:
- Apr 13, 2010, 3:55:32 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v37 v38 334 334 335 335 Different members of the IPP team are responsible for different parts of the code, and the relevant person will hopefully address the issue. 336 337 = Fault states = 338 339 || 1 || Error of unknown nature || 340 || 2 || Error with a system call (often an NFS error) || 341 || 3 || Error with configuration || 342 || 4 || Error in programming (look also for aborts) || 343 || 5 || Error with data || 344 || 6 || Error due to timeout || 345 346 347 348 349 {{{magic}}} has fault states greater than 5.
