[Freeciv-Dev] [bug #19387] not a const (2)

2013-02-22 Thread Marko Lindqvist
Follow-up Comment #1, bug #19387 (project freeciv):

Dare to elaborate? All the function calls that string is passed to seem to
take const parameter, and there is no direct changes in the function itself.

___

Reply to this item at:

  http://gna.org/bugs/?19387

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19387] not a const (2)

2012-02-01 Thread no info yet
URL:
  http://gna.org/bugs/?19387

 Summary: not a const (2)
 Project: Freeciv
Submitted by: bit
Submitted on: Mi 01 Feb 2012 14:19:57 GMT
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 2.3.1
 Discussion Lock: Any
Operating System: None
 Planned Release: 

___

Details:

file: log.cpp

in function: bool log_parse_level_str(const char *level_str, enum log_level
*ret_level)

  const char *tok;

is not a const.




___

Reply to this item at:

  http://gna.org/bugs/?19387

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev