Gerald Combs
changed
bug 9271
What |
Removed |
Added |
Status |
UNCONFIRMED
|
RESOLVED
|
Resolution |
---
|
FIXED
|
Comment # 3
on bug 9271
from Gerald Combs
(In reply to comment #2)
> So a good bet that it's due to r52542.
Yup. win32_export_file() calls range_update_dynamics() via
export_file_hook_proc(), which means we need to set g_cf. It should be fixed in
r52612. (A better solution would be to factor out the globals in file_dlg_win32
but that's a headache for another day).
You are receiving this mail because:
- You are watching all bug changes.