<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>348843</bug_id>
          
          <creation_ts>2015-06-07 15:15:00 +0000</creation_ts>
          <short_desc>Editor highlights floating point number 1.039 in red in C++ code</short_desc>
          <delta_ts>2015-07-11 14:32:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>frameworks-ktexteditor</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Gentoo Packages</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Alexander Potashev">aspotashev</reporter>
          <assigned_to name="KWrite Developers">kwrite-bugs-null</assigned_to>
          
          
          <cf_commitlink>http://commits.kde.org/ktexteditor/12acb06b6c6f6088f5d4c0732a4b9390066eeea7</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1524618</commentid>
    <comment_count>0</comment_count>
    <who name="Alexander Potashev">aspotashev</who>
    <bug_when>2015-06-07 15:15:00 +0000</bug_when>
    <thetext>The editor in KDevelop (KF5 version) highlights the floating point number 1.039 in red in C++ code. I think it sees &quot;039&quot; as an octal number which contains digit &quot;9&quot; which can not be part of octal number.

Reproducible: Always




KF5 version 5.10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1531341</commentid>
    <comment_count>1</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2015-07-11 14:32:53 +0000</bug_when>
    <thetext>Git commit 12acb06b6c6f6088f5d4c0732a4b9390066eeea7 by Christoph Cullmann.
Committed on 11/07/2015 at 14:32.
Pushed by cullmann into branch &apos;master&apos;.

fix floating point HL, use the inbuilt Float like in C

M  +4    -2    src/syntax/data/isocpp.xml

http://commits.kde.org/ktexteditor/12acb06b6c6f6088f5d4c0732a4b9390066eeea7</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>