Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major fixes and improvements #1577

Open
wants to merge 237 commits into
base: master
Choose a base branch
from
Open

Conversation

kenorb
Copy link

@kenorb kenorb commented Feb 3, 2019

No description provided.

dannluciano and others added 30 commits November 30, 2013 23:36
 * Sorted Build-Depends, Depends.
 * Updated to latest Standards-Version.
Remove stray FreeBSD instructions left in Mac OS X section due to partial revert of c373008, see comments of 1cc2ffe and 1f50503.
Setting default profile to one without binlog as activated binlog has different storage and thus confuses people. Default sample config should be working out of the box which is the case now. :-)
production on top and set as default. This is avoids confusion and makes it clearer.
if user account deleted, raise exceptino when read name attribute
…age saying on_chat_update is not set. This one took me a looooooooong time to find.
kenorb and others added 27 commits March 14, 2019 20:07
Adds timestamps to status updates
Update FreeBSD installation instructions
gcc-10 changed the default from -fcommon to fno-common:
  https://gcc.gnu.org/PR85678

As a result build fails as:

    ld: objs/loop.o:/build/tg/loop.c:77: multiple definition of
      `verbosity'; objs/main.o:/build/tg/main.c:93: first defined here
tg: fix build on gcc-10 (-fno-common)
@castanedo
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.