Bug 306658 - Missing dot in lex/yacc file patterns
Summary: Missing dot in lex/yacc file patterns
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: general (show other bugs)
Version: git master
Platform: unspecified Linux
: NOR normal
Target Milestone: 1.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 10:30 UTC by Boris Schäfer
Modified: 2012-10-04 23:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Schäfer 2012-09-12 10:30:28 UTC
Missing dot in lex/yacc file patterns ("*y,*ypp,*yxx,*y++,*l" should be "*.y,*.ypp,*.yxx,*.y++,*.l")
added in revision f9d56a83.
Comment 1 Milian Wolff 2012-10-04 23:35:23 UTC
Git commit 9e39b1ae05b3bb815b62bebae7ab99e763a8860b by Milian Wolff.
Committed on 05/10/2012 at 01:35.
Pushed by mwolff into branch '1.4'.

Add dots to lex/yacc file patterns.

M  +1    -1    plugins/grepview/grepdialog.cpp

http://commits.kde.org/kdevplatform/9e39b1ae05b3bb815b62bebae7ab99e763a8860b