Share

txtForum

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Warning this is alpha code

You are viewing a single message from this topic. View all messages.

  1. nobody

    2007-09-20 09:07:21 UTC
    I just dled the latest version as of 09-19-2007
    and i see many problem with the coding standards
    for instance i open library/posting_new_topic.php

    and i see that fread/fwrite is used with a file that is not opened in binary mode.
    Also, L.6
    flock ($foo, 2);

    will simply fail if the lock cannot be acquired, which can be a major inconvenience
    a loop would be in order
< Previous | 1 | Next >

Add a Reply

You can use Markdown syntax in your reply.

Preview

Monitor this

Log in to monitor this topic. Not registered? Create an account to receive email updates when replies are posted to this topic. If you do not log in or register, your reply will be added anonymously.