1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-07-01 05:31:43 +02:00

(_UPT_get_dyn_info_list_addr): Downgrade #error to #warning.

(Logical change 1.68)
This commit is contained in:
mostang.com!davidm 2003-03-27 04:29:07 +00:00
parent 2ff3919fe9
commit 9eafc2ae86

View file

@ -73,7 +73,7 @@ _UPT_get_dyn_info_list_addr (unw_addr_space_t as, unw_word_t *dil_addr,
}
maps_close (&mi);
#else
# error Implement me, please.
# warning Implement me, please.
#endif
/* If multiple dynamic-info list addresses are found, we would have