Bug#426745: cdebconf-gtk-udeb: Reduce the usage of casting to struct frontend_data

2007-05-31 Thread Attilio Fiandrotti
As i said before, this patch looks harmless to me, so no problem for me in applying it. regards Attilio Otavio Salvador ha scritto: Package: cdebconf Severity: wishlist Tags: patch Reduce the usage of casting to struct frontend_data From: Otavio Salvador <[EMAIL PROTECTED]> Use a local var

Bug#426745: cdebconf-gtk-udeb: Reduce the usage of casting to struct frontend_data

2007-05-30 Thread Otavio Salvador
Package: cdebconf Severity: wishlist Tags: patch Reduce the usage of casting to struct frontend_data From: Otavio Salvador <[EMAIL PROTECTED]> Use a local variable to avoid casting when possible. This makes the code easier to read. Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]> --- packag