The only files which still have this issue outstanding are[1]:

  src/jit/ppc/jit_emit.h
  src/jit/alpha/jit_emit.h
  src/jit/hppa/jit_emit.h
  src/jit/mips/jit_emit.h
  src/jit/sun4/jit_emit.h

Attached are patches for these files as I am unable to test on these 
platforms (diff-ed agains r22293).  I am fairly sure that they are 
correct and will do the Right Thing, but of course I'm not 100% sure 
and don't want to step on anyone's toes just by committing the change.  
Could some other eyes please look over these patches to confirm that 
they're ok, and then we can see if we can close this ticket.

Paul

[1] If one does ack -l internal_exception then one finds several more 
files, however these are the files in which internal_exception() could/
should be converted to real_exception().

Attachment: mips_jit_emit.patch
Description: Binary data

Attachment: hppa_jit_emit.patch
Description: Binary data

Attachment: ppc_jit_emit.patch
Description: Binary data

Attachment: alpha_jit_emit.patch
Description: Binary data

Attachment: sun4_jit_emit.patch
Description: Binary data

Reply via email to