diff options
| author | Simon Marchi <simon.marchi@ericsson.com> | 2017-04-12 10:46:13 -0400 | 
|---|---|---|
| committer | Simon Marchi <simon.marchi@ericsson.com> | 2017-04-12 10:46:48 -0400 | 
| commit | 0a31ccfbd84660a91b133a9915e6f63c30033189 (patch) | |
| tree | 0cc604f0b6ece9324208eb965996f999756dbb61 /gdb/python/python.c | |
| parent | e9bb3fbbe81115b196b436cf513f0fd7b41d6a4a (diff) | |
| download | binutils-0a31ccfbd84660a91b133a9915e6f63c30033189.zip binutils-0a31ccfbd84660a91b133a9915e6f63c30033189.tar.gz binutils-0a31ccfbd84660a91b133a9915e6f63c30033189.tar.bz2  | |
Fix build error in aix-thread.c
Obvious fix for:
aix-thread.c: In function 'char* pd_status2str(int)':
aix-thread.c:163:33: error: deprecated conversion from string constant to 'char*' [-Werror=write-strings]
     case PTHDB_SUCCESS:  return "SUCCESS";
                                 ^
gdb/ChangeLog:
	* aix-thread.c (pd_status2str): Change return type to const char *.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions
