[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slf4j-dev
Subject:    [slf4j-dev] [Bug 321] New: instead of appending string.substring(), use string.charSquence()
From:       bugzilla-daemon () qos ! ch
Date:       2014-10-23 7:38:10
Message-ID: bug-321-2 () http ! bugzilla ! slf4j ! org/
[Download RAW message or body]

--1414049890.AE1eaE0.7848
Date: Thu, 23 Oct 2014 09:38:10 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

http://bugzilla.slf4j.org/show_bug.cgi?id=321

          Priority: P5
            Bug ID: 321
          Assignee: slf4j-dev@qos.ch
           Summary: instead of appending string.substring(), use
                    string.charSquence()
          Severity: enhancement
    Classification: Unclassified
                OS: Windows NT
          Reporter: nitin.chauhan@live.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Core API
           Product: SLF4J

eg.

sbuf.append( messagePattern.substring(begin, end) );

use 

sbuf.append( messagePattern, start, end );

-- 
You are receiving this mail because:
You are the assignee for the bug.

--1414049890.AE1eaE0.7848
Date: Thu, 23 Oct 2014 09:38:10 +0200
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"

<html>
    <head>
      <base href="http://bugzilla.slf4j.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - instead of appending string.substring(), use string.charSquence()"
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=321">321</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>slf4j-dev&#64;qos.ch
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>instead of appending string.substring(), use string.charSquence()
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nitin.chauhan&#64;live.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Core API
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>SLF4J
          </td>
        </tr></table>
      <p>
        <div>
        <pre>eg.

sbuf.append( messagePattern.substring(begin, end) );

use 

sbuf.append( messagePattern, start, end );</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>

--1414049890.AE1eaE0.7848--


_______________________________________________
slf4j-dev mailing list
slf4j-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic