Tango distrib patches
Patches provided for Tango source distribution
Tango 7.2.6 source distribution patches
To apply any patches downloaded from this page, first go to the directory where Tango source distribution has been downloaded, then type the command
patch -p1 <"patch_file"
- Bug 3259442: If you are using Tango 7.2.6, download this patch file. If you are using Tango 7.2.6a, download this patch file. Look at the first line of your README file to know if you are using Tango 7.2.6 or 7.2.6a. Apply the patch as described above, run the "bootstrap" script, go to your build directory and run the classical "configure", "make" and "make install" commands.
- Bug 3213730, Bug 3129849 and Bug 3277453: These 3 bugs are all fixed if you apply this patch file. Then, go to your build directory and run "make" and "make install"
- Bug 3285674: This bug is fixed if you apply this patch file. Then, go to your build directory and run "make" and "make install"
- Bug 3339975: This bug is fixed if you apply this patch file. Then, go to your build directory and run "make" and "make install"

