Bug 306658

Summary: Missing dot in lex/yacc file patterns
Product: [Developer tools] kdevplatform Reporter: Boris Schäfer <kde>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: 1.3.0   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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