bugcgicc - Bugs: bug #49557, XHTMLDoctype.h fails to include...

 
 

bug #49557: XHTMLDoctype.h fails to include MStreamable.h

Submitter:  None
Submitted:  Tue 08 Nov 2016 07:39:04 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  sebdiaz
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 08 Nov 2016 07:39:04 AM UTC, original submission:  

XHTMLDoctype.h uses the wrong #include format to include MStreamable.h


XHTMLDoctype.h uses:

#include <MStreamable.h>

but all other cgicc-files uses:

#include "MStreamable.h"


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #41017:  cgicc-49557.patch added by tpircher (426B - text/x-diff - Proposed patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tpircher (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-06-23 sebdiaz Open/ClosedOpen Closed
    2017-06-23 sebdiaz StatusNone Fixed
        Assigned toNone sebdiaz
    2017-06-21 tpircher Attached File- Added cgicc-49557.patch, #41017

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code