Giter VIP home page Giter VIP logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024

I replaced the implementation of method DescribeOneFlag() in file 
gflags_reporting.cc in gflags-1.6 with that in gflags-1.2 and the issue was 
fixed.

Original comment by [email protected] on 3 Aug 2011 at 7:30

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024

The version of DescribeOneFlag() in gflags-1.5 is also good. So the bug seems 
to have been introduced in gflags-1.6.

Original comment by [email protected] on 3 Aug 2011 at 7:51

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024

The problem is in InternalStringPrintf in util.h. The second call to 
output->append() takes 'space' as the first argument. Instead, needs to take 
'buf' as the first argument.

Original comment by [email protected] on 3 Aug 2011 at 8:24

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
Thanks for tracking this down!  I'll get a fix checked in.

Original comment by [email protected] on 3 Aug 2011 at 10:51

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024

Original comment by [email protected] on 3 Aug 2011 at 10:51

  • Changed state: Started

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
Fixed in r59

Original comment by [email protected] on 4 Aug 2011 at 12:03

  • Changed state: Fixed

from gflags.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
Issue 48 has been merged into this issue.

Original comment by [email protected] on 16 Aug 2011 at 7:03

from gflags.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.