------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-20 
20:40 -------
Already fixed for 4.1.0 by:
2005-06-30  Zack Weinberg  <[EMAIL PROTECTED]>
            Jakub Jelinek  <[EMAIL PROTECTED]>

        * pretty-print.h (PP_NL_ARGMAX): New.
        (text_info): Add locus.
        (struct chunk_info): New.
        (output_buffer): Add formatted_obstack, chunk_obstack, and
        cur_chunk_array. Change obstack to a pointer.
        (pp_wrapping_mode_t, pp_wrapping_mode, pp_set_verbatim_wrapping): New.
        (struct pretty_print_info): Replace ideal_maximum_length and
        prefixing_rule with wrapping.
        (pp_line_cutoff, pp_prefixing_rule): Update to match.
        Update prototypes and wrapper macros throughout.
        * pretty-print.c (pp_formatted_text_data, pp_append_r)
        (pp_base_clear_output_area, pp_construct, pp_base_formatted_text)
        (pp_base_last_position_in_text, pp_base_newline, pp_base_character):
        Update for changes to pp structure.
....


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23501

Reply via email to