Bug 83019

Summary: URL in comment not properly expanded
Product: xorg Reporter: Laurent Bigonville <bigon>
Component: App/xinitAssignee: Hans de Goede <jwrdegoede>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: minor    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
[PATCH xinit] startx: Make the bugzilla reference in a comment survive cpp processing none

Description Laurent Bigonville 2014-08-24 20:17:38 UTC
Hi,

This is a really minor glitch but in the startx.cpp script on linux, the following line is not properly expanded:

XCOMM https://bugzilla.redhat.com/show_bug.cgi?id=806491

The resulting line in the startx script is:

# https:
Comment 1 Hans de Goede 2014-08-26 09:54:10 UTC
Created attachment 105273 [details] [review]
[PATCH xinit] startx: Make the bugzilla reference in a comment survive cpp processing

I've just send this patch, which fixes this, to the list for review.
Comment 2 Hans de Goede 2014-08-28 11:22:12 UTC
The fix for this is now in git master, closing.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.